Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 475 Bytes

README.md

File metadata and controls

36 lines (28 loc) · 475 Bytes

vue-dashboard

This project is built with:

  • Framework: VueJS + Typescript
  • Testing: Jest
  • Linting: esLint

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Lints and fixes files

npm run lint

Possible improvements

  1. Add Geographic chart
  2. Add more statistics on each page