piano-chords

Piano Chords

Piano Chords Keyboard developed with HTML, CSS and Javascript.

Demo

Getting Started

Install Grunt

Install grunt-cli globally with npm install -g grunt-cli.

Install the project

Clone the project and install dependencies

git clone https://github.com/aureliet/piano-chords

cd piano-chords npm install

Compiling CSS / JavaScript and init the Browser Sync

grunt w

For Build

grunt build

License

This app is based on Felipe Fialho’s work (https://www.felipefialho.com/piano)

MIT License © Luiz Felipe Tartarotti Fialho