Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 126 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 126 Bytes

Weather App - Next.js

Install

cp next.config.js.example next.config.js
yarn install
yarn dev && yarn build