This project was generated with [Angular CLI]
Completed | Deployed
Run ng serve for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.
Clone down this repository. You will need node, angular/cli and npm installed globally on your machine.
Installation:
npm install
To Start Server:
ng serve -o
To Visit App:
localhost:4200
(June 22nd 2022). Project goals included learning angularjs familiarizing myself with documentation for new features.
This app is deployed on firebase hosting and also a progressive web app so that you can freely install not only on your mobile but also on your desktop. You may be facing some Nebular UI errors but feel free to use any other UI frameworks. If you get stuck, just go to stackoverflow 😂😂.
To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.