Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

cjmaxik/everyday-cerber-bingo

Repository files navigation

Everyday Cerber Bingo

New Bingo card for CerberVT every day! Watch Cerber's streams and follow along.

--> Discuss in Cerber Serber <--

Credits

Special thanks


For developers

Install the dependencies

npm install

Start the app in development mode (hot-code reloading, error reporting, etc.)

npm run dev

Lint the files

npm run lint

Lint and fix the files

npm run lint-fix

Build the app for production

quasar build

Licenses