npm i
npx hardhat clean
npx hardhat node
On a different terminal:
npx hardhat compile
npx hardhat deploy
npx hardhat mint --num 30
npx hardhat make-rentable --num 30
npm run build
npm run start
Go to https://localhost:3000 Enjoy!
npx hardhat test
| Name | Name | Last commit date | ||
|---|---|---|---|---|
npm i
npx hardhat clean
npx hardhat node
On a different terminal:
npx hardhat compile
npx hardhat deploy
npx hardhat mint --num 30
npx hardhat make-rentable --num 30
npm run build
npm run start
Go to https://localhost:3000 Enjoy!
npx hardhat test