This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
front
/
processQCDemo
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Nessuna descrizione
12
Commit
1
Rami (Branch)
0
Rilasci
Albero (Tree):
d50bfc86f1
Rami (Branch)
Tag
his/hzqy
processQCDemo
HTTP
SSH
ZIP
TAR.GZ
zhouna
d50bfc86f1
测试2
5 anni fa
src
d50bfc86f1
测试2
5 anni fa
.gitignore
72ae3c902f
初始环境
5 anni fa
package.json
72ae3c902f
初始环境
5 anni fa
readme.txt
72ae3c902f
初始环境
5 anni fa
server.js
72ae3c902f
初始环境
5 anni fa
webpack.config.js
108df0a4bd
运行质控
5 anni fa
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
```