Piano Keyboard developed in 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/Website.git
cd piano-keyboard
npm install
grunt w
grunt server
-
Start hacking away by modifying the
dev
directory
grunt build