-
Clone the project
-
Move into the directory
cd client
-
install dependencies
npm i
-
run the server
npm run dev
-
Clone the project
-
Move into the directory
cd server
-
install dependencies
npm i
-
run the server
npm run dev
Clone the project
Move into the directory
cd client
install dependencies
npm i
run the server
npm run dev
Clone the project
Move into the directory
cd server
install dependencies
npm i
run the server
npm run dev