Skip to content

Latest commit

 

History

History
46 lines (35 loc) · 743 Bytes

README.md

File metadata and controls

46 lines (35 loc) · 743 Bytes

Geek Score

1. Project setup with Vue CLI

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.

2. Project setup with Docker

Build the docker image

docker-compose up -d --build

Build up container

docker-compose up

App will run on http://localhost:8081/

For contributors:

If you want to contribute to the project please consider doing this in the new version of the app.