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
Matthew Huntington 4078377ce5
disable timer form submit while posting. wait until it returns
11 months ago
public link colors in dark mode 12 months ago
src disable timer form submit while posting. wait until it returns 11 months ago
.gitignore all the ham 3 years ago
README.md Update 'README.md' 3 years ago
index.html better meta tag 1 year ago
package-lock.json updating vue 2 years ago
package.json updating vue 2 years ago
vite.config.js all the ham 3 years ago

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