Skip to content
This repository has been archived by the owner on Aug 15, 2021. It is now read-only.

nickdex/AIDA-Dashboard

Repository files navigation

AIDA-Dashboard

Dashboard for my home

Build Setup

# install dependencies
yarn install

# serve with hot reload at localhost:8080
yarn dev

# build for production with minification
yarn build

# build for production and view the bundle analyzer report
yarn build --report

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