No description
Find a file
Lance Edgar 0710f2238c Add basic support for active weather alerts
yikes nobody should stake their life on how well this works, but it
does seem to basically work..
2024-06-08 23:16:29 -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 Add basic support for active weather alerts 2024-06-08 23:16:29 -05:00
.gitignore Initial generated code 2024-06-08 10:04:59 -05:00
CHANGELOG.md Update changelog 2024-06-08 21:31:18 -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 21:31:18 -05:00
package.json Update changelog 2024-06-08 21:31:18 -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