This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
front
/
processQC
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aucune description
82
Commits
5
Branches
0
Publications
Branche:
master
Branches
Tags
his/hzqy
his/wenfuyi
his/xszyy
master
shaya20241106
processQC
HTTP
SSH
ZIP
TAR.GZ
wangsy
ff2f3726f6
master代码上次196
il y a 11 mois
src
267e3d5bbe
名字修改
il y a 2 ans
.gitignore
72ae3c902f
初始环境
il y a 5 ans
package.json
ff2f3726f6
master代码上次196
il y a 11 mois
readme.txt
72ae3c902f
初始环境
il y a 5 ans
server.js
72ae3c902f
初始环境
il y a 5 ans
webpack.config.js
ff2f3726f6
master代码上次196
il y a 11 mois
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
```