0.0.9
An Simple CLI for creating nhttp-project.
Repository
Current version released
3 years ago
Create NHttp
An Simple CLI for creating nhttp-project.
Inspired by create-vite
Still In Alpha. PRs Wellcome :).
Doc => https://nhttp.deno.dev/docs/cli
Npm
npm create nhttp@latestDeno
deno run -Ar npm:create-nhttpTemplates
- 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…).