This project uses SCVO router to serve numerous sites.
You'll need Typescript installed globally.
Run npm run dev for a dev server. Navigate to https://localhost:8080/.
Run npm run build to rebuild local templates and SCSS.
Run npm run deploy-app to build and deploy the project to Google App Engine.
Run npm run deploy-db to build and deploy the database to Google Firebase.