Skip to content

Files

Latest commit

bf56729 · Mar 25, 2025

History

History

vue-light-bootstrap-dashboard

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Aug 31, 2019
Aug 31, 2019
Aug 31, 2019
Aug 31, 2019
Aug 31, 2019
Aug 31, 2019
Aug 31, 2019
Aug 31, 2019
Aug 31, 2019
Aug 31, 2019
Aug 31, 2019
Aug 31, 2019
Aug 31, 2019
Mar 25, 2025
Aug 31, 2019
Mar 25, 2025

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

This project is a vue version of Light bootstrap dashboard PRO designed for vue js. The dashboard includes Bootstrap 4, vue-router, chartist, 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.