# nav-1 **Repository Path**: chowq/nav-1 ## Basic Information - **Project Name**: nav-1 - **Description**: 导航网站-点击预览: - **Primary Language**: CSS - **License**: Not specified - **Default Branch**: master - **Homepage**: https://chowq.gitee.io/nav-1 - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-04-13 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 开发 ~~~ yarn global add parcel-bundler parcel src/index.html ~~~ # build 命令 ~~~ //parcel build src/index.html --no-minify --public-url ./ --- yarn build ~~~