🚀 A self-hostable personal dashboard built for you. Includes status-checking, widgets, themes, icon packs, a UI editor and tons more!
Go to file
Alicia Sykes 2f4d0555f8 Disables ESlint for mansory file 2019-09-29 22:26:00 +01:00
public App icons 2019-09-29 22:04:43 +01:00
src Disables ESlint for mansory file 2019-09-29 22:26:00 +01:00
.editorconfig init 2019-07-19 15:07:26 +01:00
.gitignore init 2019-07-19 15:07:26 +01:00
README.md init 2019-07-19 15:07:26 +01:00
babel.config.js Change lint rules to AirBnB 2019-09-01 13:38:13 +01:00
package-lock.json Disables ESlint for mansory file 2019-09-29 22:26:00 +01:00
package.json Disables ESlint for mansory file 2019-09-29 22:26:00 +01:00
server.js Change lint rules to AirBnB 2019-09-01 13:38:13 +01:00
yarn.lock Right, that's the first quater done 2019-07-20 21:50:29 +01:00

README.md

panel

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.