# yyds-vue-site **Repository Path**: StarSea007/yyds-vue-site ## Basic Information - **Project Name**: yyds-vue-site - **Description**: 尚医通用户平台 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 6 - **Created**: 2022-02-02 - **Last Updated**: 2023-08-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: 尚医通 ## README # yyds-vue-site > 尚医通用户前端 ## Build Setup ``` bash # install dependencies $ npm install # Or yarn install # serve with hot reload at localhost:3000 $ npm run dev # build for production and launch server $ npm run build $ npm start # generate static project $ npm run generate ```