/console

The AM hakken console

Primary LanguageVueMIT LicenseMIT

Admin dashboard based on black dashboard UI template + vue-router

This project is a vue version of Black Dashboard PRO designed for vue js. The dashboard includes Bootstrap 4, vue-router, chart.js, google-maps and several other plugins/components.

Check the Live Demo here.

☁️ Build Setup

install dependencies

npm install

serve with hot reload at localhost:8000

npm run dev

build for production with minification

npm run build

run unit tests

npm run unit

run and watch unit tests

npm run unit:watch

For detailed explanation on how things work, checkout the guide and docs for vue-loader.