Skip to content

nitrojs/create-nitro-app

Repository files navigation

create-nitro-app

npm version npm downloads

Create a nitro app

npx create-nitro-app
Other package managers

pnpm

pnpx create-nitro-app

yarn

yarn dlx create-nitro-app

bun

bunx create-nitro-app

deno

deno run -A npm:create-nitro-app
Preview

Development

local development
  • Clone this repository
  • Install latest LTS version of Node.js
  • Enable Corepack using corepack enable
  • Install dependencies using pnpm install
  • Try CLI using pnpm create-nitro-app

License

Published under the MIT license. Made by community 💛

About

The fastest way to create a Nitro app.

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Contributors 2

  •  
  •