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

Latest commit

 

History

History
21 lines (14 loc) · 464 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 464 Bytes

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.