cra-template-dapp
v1.3.2
Published
A Project Boilerplate Create React App Template for Creating EVM Dapps
Downloads
52
Maintainers
Readme
cra-template-dapp
A Project Boilerplate Create React App Template for Creating EVM Dapps.
Using React, Typescript, Redux, Styled Components, React Router & useDapp.
Get Started
npx create-react-app my-app --template dapp
# or yarn
yarn create react-app my-app --template dapp