Sen descrición

wangsy ff2f3726f6 master代码上次196 hai 11 meses
src 267e3d5bbe 名字修改 %!s(int64=2) %!d(string=hai) anos
.gitignore 72ae3c902f 初始环境 %!s(int64=5) %!d(string=hai) anos
package.json ff2f3726f6 master代码上次196 hai 11 meses
readme.txt 72ae3c902f 初始环境 %!s(int64=5) %!d(string=hai) anos
server.js 72ae3c902f 初始环境 %!s(int64=5) %!d(string=hai) anos
webpack.config.js ff2f3726f6 master代码上次196 hai 11 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
```