This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Üye Ol
Giriş Yap
front
/
processQCDemo
İzle
2
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Açıklama Yok
34
İşlemeler
1
Bölümler
0
Sürümler
Ağaç:
0aadb2a21e
Dallar
Biçim İmleri
his/hzqy
processQCDemo
HTTP
SSH
ZIP
TAR.GZ
zhouna
0aadb2a21e
原版保留
4 yıl önce
src
0aadb2a21e
原版保留
4 yıl önce
.gitignore
72ae3c902f
初始环境
5 yıl önce
package.json
72ae3c902f
初始环境
5 yıl önce
readme.txt
72ae3c902f
初始环境
5 yıl önce
server.js
72ae3c902f
初始环境
5 yıl önce
webpack.config.js
0aadb2a21e
原版保留
4 yıl önce
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
```