No description
Find a file
2024-06-09 16:27:04 -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 refresh buttons to weather data pages 2024-06-09 16:27:04 -05:00
.gitignore Initial generated code 2024-06-08 10:04:59 -05:00
CHANGELOG.md Update changelog 2024-06-08 23:17:51 -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 23:17:51 -05:00
package.json Update changelog 2024-06-08 23:17:51 -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