Sign inSign up

huww98/gpu-board-client

By huww98

Updated about 7 years ago

Image
0

277

huww98/gpu-board-client repository overview

gpu-board-client

With Docker

docker run --detach --name gpu-board-client \
    --publish 80 \
    --volume /opt/gpu-board/config.json:/usr/share/nginx/html/config.json:ro \
    --restart always \
    huww98/gpu-board-client

Project setup

npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Run your tests
npm run test
Lints and fixes files
npm run lint
Customize configuration

See Configuration Reference.

Tag summary

Content type

Image

Digest

Size

48.7 MB

Last updated

about 7 years ago

docker pull huww98/gpu-board-client