- This application is an experimental version of the main app that incorporates the co-existence of Angular JS and Angular.
- In the angular14-upgrade branch, we integrated angular service, components, etc. into the project following this as the base guideline.
- In the gulp-to-webpack project, we integrated gulp into the project at first. After that, we performed the necessary transformations to incorporate raw Webpack and Angular CLI to build the whole project. In the meantime, we upgraded to Angular 17 as well. This branch is now merged into the master branch.
Check the pull requests and the commits to understand the workflow better.
Check the package.json for the build-related commands.