This website works better with JavaScript
Home
Explore
Help
Register
Sign In
front
/
processQCDemo
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
No Description
39
Commits
1
Branches
0
Releases
Tree:
f41452006d
Branches
Tags
his/hzqy
processQCDemo
HTTP
SSH
ZIP
TAR.GZ
1178232204@qq.com
f41452006d
测试
10 months ago
src
003b42dac7
杭州七院分支更新
10 months ago
.gitignore
72ae3c902f
初始环境
5 years ago
package.json
bb50ebfda8
杭州七院分支上传
11 months ago
readme.txt
72ae3c902f
初始环境
5 years ago
server.js
72ae3c902f
初始环境
5 years ago
webpack.config.js
f41452006d
测试
10 months ago
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
```