Piano Keyboard developed with HTML, CSS and Javascript.
Install grunt-cli
globally with npm install -g grunt-cli
.
Clone the project and install dependencies
git clone https://github.com/LFeh/piano-keyboard.git
cd piano-keyboard
npm install
grunt w
grunt build