@growae/create-reactive
v0.0.5
Published
<h1 align="center">@growae/create-reactive</h1>
Downloads
42
Readme
Overview
Interactive project scaffolder for @growae/reactive. Creates a ready-to-run Aeternity dApp with your choice of framework and tooling.
Usage
# npm
npm create @growae/reactive
# yarn
yarn create @growae/reactive
# pnpm
pnpm create @growae/reactiveTemplates
| Template | Description |
|---|---|
| vite-react | React + Vite |
| vite-vue | Vue + Vite |
| vite-solid | Solid.js + Vite |
| vite-vanilla | Vanilla TypeScript + Vite |
| next | Next.js |
| nuxt | Nuxt |
Documentation
Visit reactive.growae.io for the full documentation.
