This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
front
/
processQCDemo
Obserwuj
2
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Brak opisu
34
Commity
1
Gałęzie
0
Wydania
Drzewo:
0aadb2a21e
Gałęzie
Tagi
his/hzqy
processQCDemo
HTTP
SSH
ZIP
TAR.GZ
zhouna
0aadb2a21e
原版保留
4 lat temu
src
0aadb2a21e
原版保留
4 lat temu
.gitignore
72ae3c902f
初始环境
5 lat temu
package.json
72ae3c902f
初始环境
5 lat temu
readme.txt
72ae3c902f
初始环境
5 lat temu
server.js
72ae3c902f
初始环境
5 lat temu
webpack.config.js
0aadb2a21e
原版保留
4 lat temu
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
```