0.0.1 • Published 6 years ago
pdan v0.0.1
pdan
QuickStart
$ npm install
$ npm test
publish your framework to npm, then change app's dependencies:
// {app_root}/index.js
require('pdan').startCluster({
baseDir: __dirname,
// port: 7001, // default to 7001
});
Questions & Suggestions
Please open an issue here.
0.0.1
6 years ago