CLI application for generating a Turborepo starter monorepo for building Solana dApps with the Anchor Framework,
Start by running:
npx create-anchor-dapp
or
pnpx create-anchor-dapp
or
yarn dlx create-anchor-dapp
- [x] Vanilla React
- [x] NextJS(App Router)
- [ ] NextJS (Page Router)
- [ ] Vanilla Svelte
- [ ] SvelteKit