Sen descrición

wangsy bb50ebfda8 杭州七院分支上传 hai 1 ano
src 0c57a9f632 接口修改 %!s(int64=4) %!d(string=hai) anos
.gitignore 72ae3c902f 初始环境 %!s(int64=5) %!d(string=hai) anos
package.json bb50ebfda8 杭州七院分支上传 hai 1 ano
readme.txt 72ae3c902f 初始环境 %!s(int64=5) %!d(string=hai) anos
server.js 72ae3c902f 初始环境 %!s(int64=5) %!d(string=hai) anos
webpack.config.js 0aadb2a21e 原版保留 %!s(int64=4) %!d(string=hai) anos

readme.txt

## install dependencies
```
npm install
```

### serve with hot reload at localhost:8080
```
npm run server/dev
```

### build for production with minification
```
npm run build
```