🚀 A self-hostable personal dashboard built for you. Includes status-checking, widgets, themes, icon packs, a UI editor and tons more!
Go to file
2019-09-01 13:38:13 +01:00
public Got a bunch of icons 2019-07-21 15:55:45 +01:00
src Change lint rules to AirBnB 2019-09-01 13:38:13 +01:00
.editorconfig init 2019-07-19 15:07:26 +01:00
.gitignore 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 Change lint rules to AirBnB 2019-09-01 13:38:13 +01:00
package.json Change lint rules to AirBnB 2019-09-01 13:38:13 +01:00
README.md init 2019-07-19 15:07:26 +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

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.