Scaffold your next vue dashboard like a PRO
A full-featured Webpack setup with hot-reload, lint-on-save, unit testing & css extraction based on vue-cli webpack template
This template scaffolds a dashboard project based on vue-paper-dashboard
with the layout, css and all the components and an empty initial page.
vue init cristijora/vue-paper-dashboard-cli
yarn install
yarn run dev