- License
- MIT
- Install Size
- 2.9 MB(29.7 MB)
- Vulns
- 0
- Published
$
npm install nitro$
pnpm add nitro$
yarn add nitro$
bun add nitro$
deno add npm:nitro$
vlt install nitro# Run locally
$
npx nitro$
pnpm exec nitro$
npx nitro$
bunx nitro$
deno run npm:nitro$
vlx nitro# Create new project
$
npm create nitro-app$
pnpm create nitro-app$
yarn create nitro-app$
bun create nitro-app$
deno run nitro-app$
vlx nitro-appNitro
You’re viewing the v3 branch. For the current stable release, see Nitro v2.
Nitro extends your Vite app with a production-ready server, designed to run anywhere. Add server routes, deploy across multiple platforms, and enjoy a zero-config experience.
📘 Docs: https://nitro.build
Contributing
See Check out the Contribution Guide to get started.
License
Released under the MIT License.