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.
Install Project dependencies using:
- node v24.11.0
- npm v11.6.1
To start a local development server, run:
ng serve --no-hmrOnce 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.
datafolder contains mock data for backend.
- Build application in production mode:
ng build --output-path docs --base-href /LiveStock-Inventory/- Publish using
/docsas root. - Move all files from
/docs/browser/to/docs/.