# 敖岸官网vue **Repository Path**: exelin/aoan-official-website ## Basic Information - **Project Name**: 敖岸官网vue - **Description**: 这是敖岸测绘公司的官网项目 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: dev - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 4 - **Created**: 2021-08-18 - **Last Updated**: 2021-11-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue3-project ## 项目开始安装node——modules包 ``` npm install ``` ### 开发模式下run ``` npm run serve ``` ### 打包 ``` npm run build ``` ### ``` npm run lint ``` ### See [Configuration Reference](https://cli.vuejs.org/config/).