🚀 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-27 20:49:19 +01:00
public New improved width system, and support for SVG graphics 2019-09-27 00:47:55 +01:00
src Tabindex small fix: You can now tab through all tiles, no mouse needed- nice 2019-09-27 20:49:19 +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 Session storage used to save tile collapse state 2019-09-06 15:00:15 +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.