Skip to content

rajguptaH/ReactEcommercePOC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

ReactEcommercePOC

This project is based on react js and strapi

to run the client app run the below command

cd client
npm i
npm start

start the server project using

cd server
npm i
npm start

to change the port of the server project run below command in terminal

set PORT={yourport}

Thanks Raj

Releases

No releases published

Packages

No packages published