Original Project built with AngularJS.
This project is the migration to Angular10. (STILL in progress)
Please download and run the original project to see the working version of the app: campus-angularjs
Download the project locally:
git clone https://github.com/ermalaliraj/campus-angular10.git
cd campus-angular10
npm install --save-dev @angular-devkit/build-angular (or only npm install)
ng serve
The application will be served on:
http://localhost:4200/
- Angular10
ng new campus-angular10
--no routing, scss
npm install bootstrap --save
npm install angular2-toaster
npm install --save font-awesome
npm install @fortawesome/fontawesome-svg-core
npm install @fortawesome/[email protected]
- Campus-MS Microservice layer
- campus-angularjs AngularJS version