This project has been meticulously crafted utilizing Angular CLI version 15.2.4.
Initiate the development server by executing ng serve
. Navigate to http://localhost:4200/
to witness the application's automatic reload upon source file modifications.
Create components effortlessly with ng generate component component-name
. Alternatively, explore other mystical commands such as ng generate directive|pipe|service|class|guard|interface|enum|module
.
Execute ng build
to construct the project, storing build artifacts securely within the dist/
directory.
Conduct unit tests with the command ng test
, leveraging the power of Karma.
Embark on the end-to-end testing journey with ng e2e
. However, be forewarned that a specific package for end-to-end testing capabilities must be integrated beforehand.
For more in-depth insights into Angular CLI, seek assistance through ng help
or refer to the Angular CLI Overview and Command Reference page.
This logbook isn't merely a record; it's a dedicated intranet portal meticulously designed for our organizational needs. Noteworthy dependencies, such as ngx-bootstrap and angular-fontawesome, contribute to the project's robust foundation.
Explore the project on GitHub: RcsLogbook Repository