Sen descrición

1178232204@qq.com f41452006d 测试 hai 1 ano
src 003b42dac7 杭州七院分支更新 hai 1 ano
.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 f41452006d 测试 hai 1 ano

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