This is the code for https://www.phila.gov/zoning-summary-generator/.
Make changes in the main branch or branch off it. If you branch off, then do a pull-request to put the changes into main. They will be pushed to the dev app: https://www.phila.gov/zoning-summary-generator-dev/.
If the dev app https://www.phila.gov/zoning-summary-generator-dev/ looks good, then do a pull-request and move the changes to the production branch. They will be pushed to the production app: https://www.phila.gov/zoning-summary-generator/
The old repo has been archived.
VSCode + Volar (and disable Vetur).
See Vite Configuration Reference.
npm install
npm run dev
npm run build
Lint with ESLint
npm run lint