@uniheart/egg
TypeScript icon, indicating that this package has built-in type declarations

0.0.3 • Public • Published

Born to build better enterprise frameworks and apps

NPM version NPM quality build status Test coverage David deps Known Vulnerabilities NPM download Gitter

Installation

$ npm install egg --save

Node.js >= 8.0.0 required.

Features

  • ✔︎ Built-in process management
  • ✔︎ Plugin system
  • ✔︎ Framework customization
  • ✔︎ Lots of plugins

Docs & Community

Getting Started

Follow the commands listed below.

$ mkdir showcase && cd showcase
$ npm init egg --type=simple
$ npm install
$ npm run dev
$ open http://localhost:7001

Examples

See egg-examples.

How to Contribute

Please let us know how can we help. Do check out issues for bug reports or suggestions first.

To become a contributor, please follow our contributing guide.

License

MIT

Package Sidebar

Install

npm i @uniheart/egg

Weekly Downloads

4

Version

0.0.3

License

MIT

Unpacked Size

266 kB

Total Files

44

Last publish

Collaborators

  • jeff-tian