An Simple CLI for creating nhttp-project.
Inspired by create-vite
Still In Alpha. PRs Wellcome :).
Doc => https://nhttp.deno.dev/docs/cli
npm create nhttp@latest
deno run -Ar npm:create-nhttp
- Basic (basic nhttp starter).
- MVC (Model, View, Controller).
- React SSR (React Server-Side-Rendering & partial-hydration).
- Preact SSR (Preact Server-Side-Rendering & partial-hydration).
- Svelte SSR (soon...).
- Vue SSR (soon...).