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
31
Commity
1
Gałęzie
0
Wydania
Drzewo:
c7b550577f
Gałęzie
Tagi
his/hzqy
processQCDemo
HTTP
SSH
ZIP
TAR.GZ
zhouna
c7b550577f
6846
4 lat temu
src
c7b550577f
6846
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
108df0a4bd
运行质控
5 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
```