# yushou **Repository Path**: onethinking/yushou ## Basic Information - **Project Name**: yushou - **Description**: (现宝宝湾)h5商城,在微信内H5商品浏览,下单,购买,购物车,个人中心等一系列功能。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-25 - **Last Updated**: 2021-05-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 预兽 h5 ## Project setup 进行项目安装 ``` npm install ``` ### Compiles and hot-reloads for development 编译和热重新加载以进行本地开发 ``` npm run serve ``` ### Compiles and minifies for production 编译和压缩到生产环境 ``` npm run build ``` ### Run your tests 运行单元测试 ``` npm run test ``` ### Lints and fixes files 整理和修复文件 ``` npm run lint ```