Perkūnas - A Dashboarding client using Vue.js.
- Vue.js 2.6.11 or later.
- [NodeJS](https://nodejs.org/)
npm install
npm run serve
npm run build
npm test:unit
npm test:e2e
npm run lint
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.