- Notifications
You must be signed in to change notification settings - Fork1.8k
🥚 Born to build better enterprise frameworks and apps with Node.js & Koa
License
NotificationsYou must be signed in to change notification settings
eggjs/egg
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
English |简体中文
- Built-in Process Management
- Plugin System
- Framework Customization
- Lots ofplugins
Follow the commands listed below.
$ mkdir showcase&&cd showcase$ npm init egg --type=simple# Optionally pnpm create egg --type=simple$ npm install$ npm run dev$ open http://localhost:7001
Node.js >= 14.20.0 required.
Please let us know how can we help. Do check outissues for bug reports or suggestions first.
To become a contributor, please follow ourcontributing guide.
About
🥚 Born to build better enterprise frameworks and apps with Node.js & Koa