Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 372 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (11 loc) · 372 Bytes

😃 Frontend Develop Guidance

Config

Some site configs can be found in src/config

Routes

Add your routes in src/router/modules and it will be shown in top menu.

Icons

  1. Search online icon on https://iconify.design/
  2. Copy icon name, and use Online Component
<IconifyIconOnline icon="maki:gaming" width="60px" height="60px" />