City of Philadelphia Appeals App
Vue.js app for the City of Philadelphia Appeals Calendar L&I and Zoning Board of Adjustment.
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build