Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stagas/cowbell-lol

cowbell.lol
https://github.com/stagas/cowbell-lol

audio dsp music playground

Last synced: 13 days ago
JSON representation

cowbell.lol

Awesome Lists containing this project

README

        

# cowbell.lol

Live: https://cowbell.lol

To run locally:

```sh
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](https://github.com/stagas/devito#caching--certificate).