# hrwh **Repository Path**: getulaid/hrwh ## Basic Information - **Project Name**: hrwh - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-03-31 - **Last Updated**: 2021-02-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 掌游宝 打开之前需要先开启mongoDB服务然后在server文件里用cmd命令输入node server开启服务器 如果出现缺少依赖,根据报错安装依赖即可。 > A starter kit for Mint UI generated by vue-cli ## Start - Clone or download this repository - Enter your local directory, and install dependencies: ``` bash npm install ``` ## Develop ``` bash # serve with hot reload at localhost:8080 npm run dev ``` ## Build ``` bash # build for production with minification npm run build ```