This is a modern control library developed using Angular 18 and styled with Angular Material. It is designed to provide an intuitive and responsive user interface. Below you'll find the details for setting up and running the application locally, as well as accessing it via the provided URL.
- Developed with Angular 18 framework.
- Uses Angular Material components for a clean, responsive UI.
- Access to: https://heag.github.io/shelf-control/welcome
To run this project locally, ensure you have the following installed:
- Node.js (version 18.x or above)
- npm (Node package manager)
- Angular CLI (version 18.x or above)
Components are testing using the Angular Material Harness
Follow these steps to set up the application locally:
-
Clone the repository:
git clone https://github.com/your-username/your-angular-app.git cd your-angular-app npm i ng serve
WARNING: Use Powershell not GIT ng build --output-path=dist --base-href="/shelf-control/" ngh --dir=dist/browser