Dashboard is a front-end demo written in VUE2.0. It features a simple, you can faster build your web front-end by this templete. If you need fast build a web front-end framework, you will love Dashboard.
# cd work directory
cd Dashboard
# install dependencies
npm install
# serve with hot reload at localhost:8088
npm run dev
# run all tests
npm test