elearning/Frontend-Learner/node_modules/nitropack
2026-01-13 10:48:02 +07:00
..
dist Website Structure 2026-01-13 10:48:02 +07:00
node_modules Website Structure 2026-01-13 10:48:02 +07:00
cli.d.ts Website Structure 2026-01-13 10:48:02 +07:00
config.d.ts Website Structure 2026-01-13 10:48:02 +07:00
core.d.ts Website Structure 2026-01-13 10:48:02 +07:00
kit.d.ts Website Structure 2026-01-13 10:48:02 +07:00
LICENSE Website Structure 2026-01-13 10:48:02 +07:00
meta.d.ts Website Structure 2026-01-13 10:48:02 +07:00
package.json Website Structure 2026-01-13 10:48:02 +07:00
presets.d.ts Website Structure 2026-01-13 10:48:02 +07:00
README.md Website Structure 2026-01-13 10:48:02 +07:00
rollup.d.ts Website Structure 2026-01-13 10:48:02 +07:00
runtime-meta.d.ts Website Structure 2026-01-13 10:48:02 +07:00
runtime-meta.mjs Website Structure 2026-01-13 10:48:02 +07:00
runtime.d.ts Website Structure 2026-01-13 10:48:02 +07:00
types.d.ts Website Structure 2026-01-13 10:48:02 +07:00

Nitro

npm version npm downloads

Create web servers that run anywhere! 📖 documentation

Note

You are on the v2 support branch. Checkout the v3 branch for the current development.

Contribution

Local development
  • Clone this repository
  • Install the latest LTS version of Node.js
  • Enable Corepack using corepack enable
  • Install dependencies using pnpm install
  • Run tests using pnpm dev or pnpm test

License

Published under the MIT license. Made by @pi0 and community 💛


🤖 auto updated with automd