Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 301 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 301 Bytes

PianoPerfectPitchPractise

Simple web app to help you train your pitch perfect sense!

This is a node js server.

Running:

  1. git clone the repository
  2. npm install
  3. node app.js
  4. Go to 127.0.0.1 in your browser

Any questions/issues please contact me through here by making a new issue. Thanks.