Sin descripción

1178232204@qq.com f41452006d 测试 hace 10 meses
src 003b42dac7 杭州七院分支更新 hace 10 meses
.gitignore 72ae3c902f 初始环境 hace 5 años
package.json bb50ebfda8 杭州七院分支上传 hace 11 meses
readme.txt 72ae3c902f 初始环境 hace 5 años
server.js 72ae3c902f 初始环境 hace 5 años
webpack.config.js f41452006d 测试 hace 10 meses

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
```