Package Exports
- egg
- egg/package
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (egg) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
egg
A web framework's framework for Node.js
Install
$ npm install egg --saveSupport Node.js versions table
| egg \ node | 6.x | 4.x |
|---|---|---|
| ^1.0.0 | √ | √ |
Run Examples
e.g.: run helloworld
$ npm run example helloworldMilestones Branches
- 1.x - master
How to Contributing
Please read CONTRIBUTING first.