Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 409 Bytes

README.md

File metadata and controls

33 lines (25 loc) · 409 Bytes

Weather App Project

Simple Weather App.


## Project Setup
yarn install

### Compile and Hot-Reload for Development
yarn dev

### Compile and Minify for Production
yarn build