- authentication in vue routers
- used axios package
- used universal cookie package to save token
- easy structure for vuex with an example
- defined color variable and necessary classes
- bootstrap grid
- etc
- defined a global mixin
- modular store with an example
- define config file for global configs.
npm install
npm run serve
npm run build
npm run test:unit
npm run test:e2e
npm run lint