Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 236 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 236 Bytes

imba-weather

Weather App in Imba. You can see in in action here.

Install dependencies

npm install

Run in development mode

npm run dev

Build

npm run build