Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aduh95/piano

Play the piano from your browser
https://github.com/aduh95/piano

Last synced: 1 day ago
JSON representation

Play the piano from your browser

Awesome Lists containing this project

README

        

# Web Piano

Play the piano from your browser: https://aduh95.github.io/piano

### Build locally

Using Node.js 13+:

```shell
yarn install
yarn build
yarn serve
```