You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
mahuntington 566bbb0f46
Merge pull request 'practiced-songs' (#1) from practiced-songs into main
6 months ago
public link colors in dark mode 6 months ago
src use song id for links between show category and songs 6 months ago
.gitignore
README.md
index.html better meta tag 10 months ago
package-lock.json
package.json
vite.config.js

README.md

practice-tracker-frontend

Measure Mic Volume:

https://stackoverflow.com/questions/33322681/checking-microphone-volume-in-javascript

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build