Project on housing to discover artificial intelligence.
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.
Run & push to github to deploy on github pages. We need to had a base href to this build. This is specific to gh-pages. (This version won't deploy properly on Google cloud).
ng build --prod --output-path ../docs --base-href /expe_logement/
First check you access to the GCP project.
ng build --prod --output-path ../nginx/www
gcloud app deploy nginx/app.yml