Aucune description

zhangxc e42b56213e 修改横板可配置样式 il y a 6 ans
src e42b56213e 修改横板可配置样式 il y a 6 ans
.gitignore 27977e338f start il y a 6 ans
package.json 8e0cff2551 修改Promise引用 il y a 6 ans
readme.txt 4d19945f59 设置最小宽度 il y a 6 ans
server.js 27977e338f start il y a 6 ans
webpack.config.js d85639dbf5 治疗方案可配置 il y a 6 ans

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