Speedily develope your decentralized application with this starter kit for free!
Follow the steps below to download, install, and run this project.
Install these prerequisites to follow along with the tutorial. See free video tutorial or a full explanation of each prerequisite.
git clone https://github.com/Daltonic/tailwind_ethers_starter_kit <PROJECT NAME>
$ cd <PROJECT NAME>
$ yarn install # or npm install
Open the terminal and run the command below.
$ yarn hardhat node
$ yarn start
Visit this URL in your browser: http://localhost:3000