This project was generated with Angular CLI version 18.2.3.
This project is created as a Module-based to mimick existing projects out there. Standalone is not used in this repo.
- There are 4 Lazy-loaded modules. They are named with a
+
for more clarity. - There are 2 Eager-loaded modules.
- npm install
- npm run serve (to view locally)
- npm run build - This will create prerenders in the
/dist
folder based on theroutes.txt
file
How can we generate when the id
starts at the beginning of the route url in the routes-how.txt
file?
This repo is created based on the question in: Github's link