Skip to content

sushant-47/LiveStock-Inventory

Repository files navigation

Catalog

https://sushant-47.github.io/LiveStock-Inventory

Created using:

  • Angular v20.3.9
  • Angular CDK v20.2.10
  • Rxjs v7.8.2
  • Typescript v5.9.3
  • Angular CLI v20.3.8

Best viewed on Laptop, Desktop with minimum resolution 1366 x 768 using Chrome, Edge latest version.

View DEVELOPMENT.md file for Design choice, Approach followed and libraries used for Catalog development.

Installation

Install Project dependencies using:

  • node v24.11.0
  • npm v11.6.1

Development server

To start a local development server, run:

ng serve --no-hmr

Once the server is running, open your browser and navigate to http://localhost:4200/. The application will automatically reload whenever you modify any of the source files.

data folder contains mock data for backend.

Deploy to Github Pages

  1. Build application in production mode:
ng build --output-path docs --base-href /LiveStock-Inventory/
  1. Publish using /docs as root.
  2. Move all files from /docs/browser/ to /docs/.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published