Skip to content

DevJ2K/learn_vuejs

Repository files navigation

learn_vue

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

Recommended IDE Setup

VSCode Volar (and disable Vetur).

Customize configuration

See Vite Configuration Reference.

Project Setup

To make works the OpenWeatherAPI, you should create a .env file that content the API KEY like this :

VITE_API_WEATHERKEY=YOUR_API_KEY

Setup the project

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

About

My first website create with VueJS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published