Skip to content
forked from felipefialho/piano

🎹 Piano Keyboard developed in HTML, CSS and JavaScript

Notifications You must be signed in to change notification settings

tbularzik/piano

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

🎹 Piano Keyboard developed in HTML, CSS and JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.1%
  • CSS 19.2%
  • HTML 11.7%