Octo-board view, to view all project version from octo-spy.
npm install
npm run serve
npm run build
npm run test
npm run lint
npm run test:e2e
npm run test:unit
Build image:
docker build -t octo-board .
Use image:
docker run -p 80:80 --rm -ti octo-board