Aucune description

zhouna a0bd92b5ed Merge remote-tracking branch 'origin/testMerged' il y a 5 ans
src a0bd92b5ed Merge remote-tracking branch 'origin/testMerged' il y a 5 ans
.gitignore 27977e338f start il y a 6 ans
package.json 15962b718a 配置默认打开页面 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 8b4e7028d2 显示个数配置 il y a 5 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
```