Project made following Maximilian Schwarzmüller Angular2+ course on Udemy https://www.udemy.com/the-complete-guide-to-angular-2/
This project was generated with Angular CLI version 6.0.8.
To make this project work with Firebase, configure the environment classes located at: src/environments/environment.ts and src/environments/environment.prod.ts files.
You need to set the URL to your firebase project as well as the domain and the API key.
IMPORTANT: if you plan to republish this project on a public repository, remember not to publish your personal firebase configuration! Add the environment you plan to use in a .gitignore file or set the enviroment files to '--assume-unchanged'!
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 ng build
to build the project. The build artifacts will be stored in the dist/
directory. Use the --prod
flag for a production build.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI README.