- git clone the repository on your local system.
- On the root directory run the command :
npm install
- cd to the frontend folder and run the same command as step-2
- To run the Vite server run the command :
npm run dev
npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.js