No description
Find a file
Lance Edgar 5d079e1208 Tell user to refresh the page, if access to location has failed
at least in my local firefox on laptop, it would not prompt user again
until page was refreshed
2024-06-08 19:35:03 -05:00
.vscode Initial generated code 2024-06-08 10:04:59 -05:00
public Basic app functions are working 2024-06-08 13:15:29 -05:00
src Tell user to refresh the page, if access to location has failed 2024-06-08 19:35:03 -05:00
.gitignore Initial generated code 2024-06-08 10:04:59 -05:00
CHANGELOG.md Update changelog 2024-06-08 19:03:44 -05:00
index.html Basic app functions are working 2024-06-08 13:15:29 -05:00
jsconfig.json Initial generated code 2024-06-08 10:04:59 -05:00
package-lock.json Update changelog 2024-06-08 19:03:44 -05:00
package.json Update changelog 2024-06-08 19:03:44 -05:00
README.md Initial generated code 2024-06-08 10:04:59 -05:00
tasks.py Upgrade server when pushing release 2024-06-08 18:40:14 -05:00
vite.config.js Initial generated code 2024-06-08 10:04:59 -05:00

myweather

This template should help get you started developing with Vue 3 in Vite.

VSCode + Volar (and disable Vetur).

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