oriente-pack

0.0.16 • Public • Published

oriente-pack

A specific frontend framework for oriente.

QuickStart

$ npm install
$ npm test

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

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

Questions & Suggestions

Please open an issue here.

Readme

Keywords

Package Sidebar

Install

npm i oriente-pack

Weekly Downloads

1

Version

0.0.16

License

MIT

Unpacked Size

12.6 kB

Total Files

17

Last publish

Collaborators

  • aliwalker