Skip to content

lukazc/product_catalogue

Repository files navigation

Product Catalogue

Prerequisites

  • Node.js: ^18.19.1 || ^20.11.1 || ^22.0.0

Running the Project Locally

  1. Install dependencies:

    npm install
  2. Start the development server:

    npm start
  3. Open your browser and navigate to http://localhost:4200/.

Running automated tests

Run the following command:

npm run test

Documentation

  1. Generate the docs by running the following command:
    npm run compodoc
  2. Open your browser and navigate to http://127.0.0.1:8080.

Additional Documentation

About

No description, website, or topics provided.

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published