/piano

Piano Keyboard developed in HTML, CSS and JavaScript

Primary LanguageJavaScript

Piano Keyboard

Piano Keyboard developed with HTML, CSS and Javascript.

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/LFeh/piano-keyboard.git
cd piano-keyboard
npm install

Compiling CSS / JavaScript and init the Browser Sync

grunt w

For Build

grunt build

License

MIT License © Luiz Felipe Tartarotti Fialho