qrcode-framework
v1.1.13
Published
Downloads
36
Readme
qrcode-framework
QuickStart
$ npm install
$ npm test
publish your framework to npm, then change app's dependencies:
index.ts
requiindex.tsde-framework').startCluster({
baseDir: __dirname,
// port: 7001, // default to 7001
});
Questions & Suggestions
Please open an issue here.