/Weather-App

A course of web-programmin where i made a weather app using Vue.js

Primary LanguageVue

This was a final project in my web development course. Ii is a Vue app where you can check the weather of different cities.

app

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.