Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.27 KB

README.md

File metadata and controls

27 lines (20 loc) · 1.27 KB

VSDR ⛰️ version

An admin dashboard based on Paper dashboard UI template + vue-router, Vue Light Bootstrap Dashboard PRO, made for monitoring water level, fountains managing in 3 region in Valais, Switzerland.

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.

☁️ Build Setup

Install dependencies

yarn install

Serve with hot reload at localhost:8000

yarn run dev

Build for production with minification

yarn run build

Run unit tests

yarn run unit

Run and watch unit tests

yarn run unit:watch

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