Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 183 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 183 Bytes

Project name: React_Ecommerce

Install Node (if not already installed on your machine)

To install node modules type: npm i / npm install

To start the development Server: npm start