# vuepoject **Repository Path**: yhh45/vuepoject ## Basic Information - **Project Name**: vuepoject - **Description**: vue项目 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-17 - **Last Updated**: 2022-01-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # student01 ## 项目设置 ``` npm install ``` ### 加载以进行开发 ``` npm run serve ``` ### 打包 ``` npm run build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).