CuBoulder / lil_shrugger

Atlas' Best Friend
2 stars 2 forks source link
javascript vuejs2

lil_shrugger

2.x Version

The 2.x branch is in heavy development and is considered to be experimental and unstable for production usage. For this reason, it will be deployed in GET-only mode for requests to Atlas. Local development mode will still remain restriction free.

Deployed at: https://competent-turing-166588.netlify.com/

Documentation

Documentation can be found in the wiki: https://github.com/CuBoulder/lil_shrugger/wiki

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Run your end-to-end tests

yarn run test:e2e

Run your unit tests

yarn run test:unit