3.3.0 • Published 1 year ago

cowbell-lol v3.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

cowbell.lol

Live: https://cowbell.lol

To run locally:

git clone https://github.com/stagas/cowbell-lol
cd cowbell-lol
npm i

# in one shell
npm run watch

# in another shell
npm run start:web

For the dev server you need to create a certificate as described here.