0.0.2
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 :).
Npm
npm create nhttp@latestDeno
deno run -A npm:create-nhttp@latestTemplates
- 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…).