0.1.2 • Published 1 year ago
create-nhttp v0.1.2
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...).