issues
search
TomChamberlainUK
/
music
A small music app built with Svelte
https://tomchamberlainuk.github.io/music/
1
stars
0
forks
source link
#41 Organise file structure
#52
Closed
TomChamberlainUK
closed
8 months ago
TomChamberlainUK
commented
8 months ago
41 Organise file structure
Organised the file structure to reduce complexity
Changes
Seperated css from svelte
Moved tuning presets to utils folder
Removed console log
Abstracted Guitar config to Config sub component
Abstracted String to its own component
Abstracted Fret to its own component
Abstracted note highlight config to HighlightConfig component
Moved util functions to utils dir
Added index files and updated imports
Added module aliasing for
./src
dir
41 Organise file structure
Organised the file structure to reduce complexity
Changes
./src
dir