Skip to content

silenceonthelam/ReactPiano

Repository files navigation

React Piano

A piano of sorts built using React.js, Flux, webpack, and the web audio api.

Usage

1. Install deps

    npm install

2. Start webpack-dev-server

    npm start

Build

    npm install

2. Build

    webpack --config webpack.dist.config.js

3. Open the index.html file in your browser

About

a piano built with react.js and the web audio api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published