Created new Claiming and Economy components, templates, styles, and tests. Integrated both pages into the app's routing, enabling navigation and functionality. Updated home page layout and added necessary utility styles.
8 lines
139 B
Markdown
8 lines
139 B
Markdown
- https://nodejs.org/en
|
|
- npm install -g @angular/cli
|
|
|
|
# New page
|
|
|
|
- ng generate component <name>
|
|
- Go to app.routes.ts and give it a path
|