Skip to content

rajguptaH/ReactEcommercePOC

Folders and files

NameName
Last commit message
Last commit date
Nov 8, 2023
Nov 8, 2023
Nov 8, 2023

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