Go to the server folder by using terminal type cd server
npx hardhat install
npx hardhat compile
npx hardhat run scripts/deploy.js --network sepoliaNow go to the client folder by using new terminal type cd client
npm install
npm run
npm start
| Name | Name | Last commit date | ||
|---|---|---|---|---|