Skip to content

Raunak06/Product-Catalog-assign

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

To get started simply clone the Product-Catalog-assign repository and install the dependencies:

Prerequisites

Git is required to clone the Product-Catalog-assign repository.

Node.js and its package manager (npm) are also required to initialize Product-Catalog-assign application.

Clone Product-Catalog-assign

Clone the Product-Catalog-assign repository using git:

git clone https://github.com/Raunak06/Product-Catalog-assign.git
cd Product-Catalog-assign

Install Dependencies

To install dependencies please run the following command -

npm install

It'll install all the required node modules. Currently only one node module is required to run local server.

Run the Application

This application has been preconfigured with a simple development web server. The simplest way to start this server is:

npm start

Now browse to the app at [http://localhost:8000/]

About

Product catalog test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published