Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 707 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 707 Bytes

logo

Netlify Status

If you want to make the same proj for your city, the only thing i ask is to fork the main repo for make it yours. Thanks!

Data source

All the data is fetched from github.gist in .env file.

CLI Commands

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# test the production build locally
npm run serve