🚀 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 9a57f0aeab JSON now comes from external file 2019-07-21 21:33:26 +01:00
public Got a bunch of icons 2019-07-21 15:55:45 +01:00
src JSON now comes from external file 2019-07-21 21:33:26 +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 init 2019-07-19 15:07:26 +01:00
package.json Right, that's the first quater done 2019-07-20 21:50:29 +01:00
server.js Right, that's the first quater done 2019-07-20 21:50:29 +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.