Skip to content

Latest commit

 

History

History
55 lines (39 loc) · 1.44 KB

README.md

File metadata and controls

55 lines (39 loc) · 1.44 KB

egg

NPM version build status Test coverage David deps Known Vulnerabilities npm download

A web framework's framework for Node.js

Install

$ npm install egg --save

Support Node.js versions table

egg \ node 6.x 4.x
^1.0.0

Run Examples

e.g.: run helloworld

$ npm run example helloworld

Milestones Branches

How to Contributing

Please read CONTRIBUTING first.

License

MIT