-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b3b21ff
commit 169b3ba
Showing
3 changed files
with
13 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,11 @@ | ||
# [practise-music-reading](https://github.com/teemukoivisto/practise-music-reading) | ||
# [midi-music-notation-trainer](https://github.com/teemukoivisto/midi-music-notation-trainer) | ||
|
||
This is small web app I built for myself to easily practise music notes and such. IMO you really have to drill them down until reading them is as easy as words. | ||
|
||
## How to develop locally | ||
|
||
You need NodeJS >=16 and pnpm >= 7. | ||
|
||
1. `pnpm i` | ||
2. `pnpm --filter types build` | ||
3. `pnpm client` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters