Skip to content

Wamibee/dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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