fairvotereform / RankIt

https://rankit.vote
1 stars 2 forks source link

Rankit

This project was generated with Angular CLI version 7.1.2.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Development notes

Editing the home page

Deploy Functions

(Assumes you're set up with the Firebase SDK) cd functions > npm run build firebase deploy --only functions

Deploy Main app

npm run deploy

Deploying builds the application and uploads it to Google Cloud's App Engine using the gcloud SDK.