This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
lxb
/
htl_imcs_web
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Rama:
master
Ramas
Etiquetas
master
htl_imcs_web
/
imcs-ui
/
build.sh
build.sh
83 B
Permalink
Histórico
Raw
1
2
3
4
5
#!/usr/bin/env bash
cnpm install
npm run build:docker
docker build -t zuihou-ui .