Commit 9ebee34d by 无尘

doc: 修改说明文档

parent b98cd2a9
......@@ -3,6 +3,7 @@ node_modules/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
package-lock.json*
# Editor directories and files
.idea
......
### member 会员模块
gic 后台会员模块
\ No newline at end of file
>gic 后台会员模块
## 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
```
......@@ -2,7 +2,7 @@
"name": "memberproject",
"version": "1.0.0",
"description": "membermanager",
"author": "smartxiaoxia <hexiaoxia1992@163.com>",
"author": "shiyao",
"private": true,
"scripts": {
"dev": "webpack-dev-server --inline --progress --config build/webpack.dev.conf.js",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment