Skip to content

heag/shelf-control

Repository files navigation

ShelfControl

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.

Features

  • Developed with Angular 18 framework.
  • Uses Angular Material components for a clean, responsive UI.

Storybook

Prerequisites

To run this project locally, ensure you have the following installed:

Testing

Components are testing using the Angular Material Harness

Installation

Follow these steps to set up the application locally:

  1. Clone the repository:

    git clone https://github.com/your-username/your-angular-app.git
    cd your-angular-app
    npm i
    ng serve
    
    

Deploy

WARNING: Use Powershell not GIT ng build --output-path=dist --base-href="/shelf-control/" ngh --dir=dist/browser

Releases

No releases published

Packages

No packages published