abalanag / exam-simulator-app

0 stars 0 forks source link

Create initial module for front end Angular project #1

Open abalanag opened 3 months ago

abalanag commented 3 months ago

As a developer, I want to create the initial front-end module in Angular so that the foundation of the application is established for further development.

Goal The initial front-end module should be created, establishing the foundation of the application.

Task

Acceptance Criteria: The app-web module is successfully created and integrated into the main application. The home component within the app-web module displays a welcome message when accessed through its route.