Born to build better enterprise frameworks and apps with Node.js & Koa。
https://eggjs.org/
Features
- Built-in Process Management
- Plugin System
- Framework Customization
- Lots of plugins
Quickstart
Follow the commands listed below.
$ mkdir showcase && cd showcase
$ npm init egg --type=simple
$ npm install
$ npm run dev
$ open http://localhost:7001Node.js >= 8.0.0 required.
Documentations
from https://github.com/eggjs/egg
https://www.eggjs.org/tutorials
No comments:
Post a Comment