Sen descrición

zhangxc 9efa23e3a7 宽度设置 %!s(int64=4) %!d(string=hai) anos
src 9efa23e3a7 宽度设置 %!s(int64=4) %!d(string=hai) anos
.gitignore 27977e338f start %!s(int64=6) %!d(string=hai) anos
package.json 15962b718a 配置默认打开页面 %!s(int64=6) %!d(string=hai) anos
readme.txt 4d19945f59 设置最小宽度 %!s(int64=6) %!d(string=hai) anos
server.js 27977e338f start %!s(int64=6) %!d(string=hai) anos
webpack.config.js f739bca4b1 智能警示弹窗 %!s(int64=4) %!d(string=hai) anos

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