Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 241 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 241 Bytes

Personnal dashboard

Quick access to links, data and other widgets

Running Locally

npm install

Compile and hot-reload for development

npm run serve

Compile and minify for production

npm run build