Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 471 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 471 Bytes

weather

Project setup

npm install

Finding IP in the local environment

Go to https://cors-anywhere.herokuapp.com/ and press the button 'Request temporary access to the demo server'

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.