cowbell-lol
v3.3.0
Published
cowbell.lol
Downloads
4
Readme
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.