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
34
Commit
1
Rami (Branch)
0
Rilasci
Albero (Tree):
0aadb2a21e
Rami (Branch)
Tag
his/hzqy
processQCDemo
HTTP
SSH
ZIP
TAR.GZ
zhouna
0aadb2a21e
原版保留
4 anni fa
src
0aadb2a21e
原版保留
4 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
0aadb2a21e
原版保留
4 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
```