Skip to content
This repository was archived by the owner on Dec 10, 2025. It is now read-only.
/ pitch-trainer Public archive

A simple pitch trainer for the music school test next thursday! 🥵

License

Notifications You must be signed in to change notification settings

toonvanvr/pitch-trainer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pitch Trainer

Develop locally

cd app
yarn install
yarn run start

http://localhost:4200

Develop locally using docker

This probably won't work well on linux due to the root permissions on volumes and Windows' docker doesn't support autoreload due to NTFS

docker compose up --build

http://localhost:4200

Note: docker has its own volume with node_modules

About

A simple pitch trainer for the music school test next thursday! 🥵

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published