项目作者: parmeet1402

项目描述 :
E-commerce website that serves as a product catalogue for a manufacturing firm.
高级语言: JavaScript
项目地址: git://github.com/parmeet1402/harmindera-international.git
创建时间: 2021-04-18T07:35:47Z
项目社区:https://github.com/parmeet1402/harmindera-international

开源协议:

下载


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