# ice-starter-front **Repository Path**: equent/ice-starter-front ## Basic Information - **Project Name**: ice-starter-front - **Description**: 冰清起始页的前端,使用vue2、vue-cli构建。体验地址:https://www.ice-starter.cn/ - **Primary Language**: HTML - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: https://www.ice-starter.cn/ - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-07-17 - **Last Updated**: 2023-06-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # site-navi-front ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).