Skip to content

Instantly share code, notes, and snippets.

@modster
Last active March 5, 2022 21:31
Show Gist options
  • Save modster/9d63682e53cb133749483da4c8d86d22 to your computer and use it in GitHub Desktop.
Save modster/9d63682e53cb133749483da4c8d86d22 to your computer and use it in GitHub Desktop.
vite

Vite Cheat Sheet

npm init vite web3app

npm install --save-dev @nomiclabs/hardhat-waffle ethereum-waffle chai @nomiclabs/hardhat-ethers ethers @openzeppelin/contracts

npm run dev --host

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment