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!
All the data is fetched from github.gist in .env file.
# 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