Related Key Map What's this The project of a web application which shows the relationship of musical keys. How to run (development mode) Start the server. npm install # for the first time PORT=8080 npm run watch Open the browser and access to localhost:8080.