# nav-demo-1 **Repository Path**: quasar1533/nav-demo-1 ## Basic Information - **Project Name**: nav-demo-1 - **Description**: 一个前端导航练习项目 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: http://quasar1533.gitee.io/nav-demo-1/ - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-24 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #开发 ``` yarn global add parcel-bundler parcel src/index.html ``` #build命令 ``` yarn build ```