Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 234 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 234 Bytes

Build and Deploy a Web3 Crowdfunding Platform (Kickstarter) As Your First Blockchain Application

Crowdfunding

cd web3/

npx hardhat node

cd client/

npm run dev