ngx-egg

0.5.0 • Public • Published

Ngx-Egg

Egg Framework for Angular

QuickStart

$ yarn add ngx-egg

publish your framework to npm, then change app's dependencies:

// {app_root}/index.js
require('ngx-egg').startCluster({
  baseDir: __dirname,
  // port: 7001, // default to 7001
});

Questions & Suggestions

Please open an issue here.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.5.01latest

Version History

VersionDownloads (Last 7 Days)Published
0.5.01
0.3.80
0.3.70
0.3.60
0.3.50
0.3.30
0.3.20
0.3.10
0.3.00
0.2.30
0.2.20
0.2.10
0.2.00
0.1.11
0.1.00
0.0.10

Package Sidebar

Install

npm i ngx-egg

Weekly Downloads

2

Version

0.5.0

License

MIT

Unpacked Size

3.83 kB

Total Files

9

Last publish

Collaborators

  • clarkorz