vue paper dashboard cli

Scaffold your next vue dashboard like a PRO

14
1
Vue

Vue Paper Dashboard CLI Template

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.

Installation

vue init cristijora/vue-paper-dashboard-cli
yarn install
yarn run dev

Dashboard documentation