Skip to content
This repository has been archived by the owner on Mar 13, 2022. It is now read-only.
/ McDash Public archive

Dashboard for many things that I use

License

Notifications You must be signed in to change notification settings

YMK/McDash

Repository files navigation

McDash

Dashboard for many things that I use

Project setup

yarn install

Compiles and hot-reloads for development

yarn dev

Note that anything with cors needing disabled won't work like this, you'll need to build and install the extension to test that.

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint