Skip to content

moves the zoning-generator app into a vue project, so that vue-router can be used

Notifications You must be signed in to change notification settings

CityOfPhiladelphia/vue3-zoning-generator

Repository files navigation

Zoning-Generator

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.

Recommended IDE Setup

VSCode + Volar (and disable Vetur).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint

About

moves the zoning-generator app into a vue project, so that vue-router can be used

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages