Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 442 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 442 Bytes

Weather App by Isaak M. - mkrwebconsulting

Created with Vue 3, Tailwind & Vite. Deployed on AWS

Visit the App here: visit App

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