Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 441 Bytes

README.md

File metadata and controls

34 lines (20 loc) · 441 Bytes

ShopHit ECommerce

website-screenshot

Live preview

Click here to see a live preview.

Getting started

  1. Clone the project
$ git clone https://github.com/jasbirrajrana/shophit-Ecommerce.git
  1. Install the dependencies:
$ yarn

# or

$ npm install
  1. Run the project
$ yarn server


$ cd frontend and then yarn start