CLI to scaffold NARA projects
npm install create-naraCLI tool to scaffold new NARA projects.
``bash``
npm create nara@latest my-projector
npx create-nara my-project
- Minimal: API-only backend without frontend
- Svelte: Full-stack with Svelte 5 + Inertia.js
- Vue: Full-stack with Vue 3 + Inertia.js