/devchallenges-weather-app

devchallenges-weather-app

Primary LanguageVue

weather-app

Project setup

yarn install
# Then create an environment file (.env)
cp .env.example .env

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.