Skip to content

nightlegend/Dashboard

Repository files navigation

Dashboard

Build Status codecov Gitter

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.

Build and run setup

# cd work directory
cd Dashboard

# install dependencies
npm install

# serve with hot reload at localhost:8088
npm run dev

# run all tests
npm test