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

https://github.com/jinjor/faust-learning


https://github.com/jinjor/faust-learning

faust

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# faust-learning

Personal sandbox for learning [Faust](http://faust.grame.fr/).

## Preparation

1. Install Faust
2. Install Node.js
3. Clone this repo
4. `npm install`

## Run

`npm -s start` and open `http://localhost:8080`.