This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
front
/
processQCDemo
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Sin descripción
36
Commits
1
Ramas
0
Releases
Árbol:
bb50ebfda8
Ramas
Etiquetas
his/hzqy
processQCDemo
HTTP
SSH
ZIP
TAR.GZ
wangsy
bb50ebfda8
杭州七院分支上传
hace 1 año
src
0c57a9f632
接口修改
hace 4 años
.gitignore
72ae3c902f
初始环境
hace 5 años
package.json
bb50ebfda8
杭州七院分支上传
hace 1 año
readme.txt
72ae3c902f
初始环境
hace 5 años
server.js
72ae3c902f
初始环境
hace 5 años
webpack.config.js
0aadb2a21e
原版保留
hace 4 años
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
```