Sem descrição

zhangxc ec7c88d446 Revert "修改量表名称(2734)" 5 years atrás
src ec7c88d446 Revert "修改量表名称(2734)" 5 years atrás
.gitignore 27977e338f start 6 years atrás
package.json 15962b718a 配置默认打开页面 6 years atrás
readme.txt 4d19945f59 设置最小宽度 6 years atrás
server.js 27977e338f start 6 years atrás
webpack.config.js 2262c0775c 修改页面推送模式量表(2733) 5 years atrás

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