π power by vite + react + wagmi + ts
preview demo
click Use this template
For now, most of dapps frontend ecosystem were build on webpack and react. The most popular tool is CRA
. As we know, the dev experience of webpack is not very good by codes growing.
Vite
is the next generation frontend tooling. It's fast and more easily to use. So I build the project for dapps DX improvement.
Install
pnpm i
dev
pnpm run dev
- π Vite for dev/build
- π wagmi for web3 hook
- π Unocss for CSS
- π Vercel for preview
- π² File system router
- ποΈ AutoImport API
- π‘οΈ TypeScript Checker & Eslint
- β¨ Custom Icon import by
unocss
- π Tree shaking module
- π built in actions
.yml