# StoragePdaWeb **Repository Path**: huadaoAndroid/StoragePdaWeb ## Basic Information - **Project Name**: StoragePdaWeb - **Description**: StoragePdaWeb - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-05-08 - **Last Updated**: 2022-04-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # padweb 仓储项目 ### 蓝湖地址 蓝湖设计地址: [蓝湖地址:](https://lanhuapp.com/url/gLmQj-kSxW8) ### 接口地址: * swagger 地址:[点击这里](http://192.168.1.15:62041/swagger/index.html) ### 测试用户密码系列: ``` {"email":"qun.bai@huadaocart.com","password":"bAI123"} {"email":"qianjuan.yang@huadaocart.com","password":"123456"} ``` ## Build Setup ``` bash # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build # build for production and view the bundle analyzer report npm run build --report ```