naf-framework

0.0.17 • Public • Published

naf-framework

naf egg framework

QuickStart

$ npm install
$ npm test

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

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

Questions & Suggestions

Please open an issue here.

Readme

Keywords

Package Sidebar

Install

npm i naf-framework

Weekly Downloads

1

Version

0.0.17

License

MIT

Unpacked Size

7.11 kB

Total Files

15

Last publish

Collaborators

  • dyg