1.3.2 • Published 3 years ago

cra-template-dapp v1.3.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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