This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
front
/
processQCDemo
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aucune description
6
Commits
1
Branches
0
Publications
Aborescence:
813e1fc56e
Branches
Tags
his/hzqy
processQCDemo
HTTP
SSH
ZIP
TAR.GZ
zhouna
813e1fc56e
环境测试
il y a 5 ans
src
813e1fc56e
环境测试
il y a 5 ans
.gitignore
72ae3c902f
初始环境
il y a 5 ans
package.json
72ae3c902f
初始环境
il y a 5 ans
readme.txt
72ae3c902f
初始环境
il y a 5 ans
server.js
72ae3c902f
初始环境
il y a 5 ans
webpack.config.js
108df0a4bd
运行质控
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
```