Skip to content

Latest commit

 

History

History
46 lines (29 loc) · 1.19 KB

README.md

File metadata and controls

46 lines (29 loc) · 1.19 KB

Nitro

npm version npm downloads

Create web servers that run anywhere! 📖 documentation

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