Skip to content

Latest commit

 

History

History
50 lines (28 loc) · 1.49 KB

README.md

File metadata and controls

50 lines (28 loc) · 1.49 KB

Harmindra International

It is an e-commerce website that serves as a product catalogue for a manufacturing firm.

Status Netlify Status


Table of contents

  1. Technologies
  2. Installation & Setup Instructions

Technologies

React Gatsby Material UI TypeScript

Webpack ESlint Prettier


Installation and Setup Instructions

Clone down this repository. You will need node and npm installed globally on your machine.

Installation:

npm install

To Run Test Suite:

npm test

To Start Server:

npm start

To Visit App:

localhost:8000