@k4connect/fusion-template
v1.0.6
Published
### Local Testing
Downloads
2
Keywords
Readme
project-fusion-template
Local Testing
- In the
project-fusion-template
directory runnpm link
- In another directory, create a node project, link the module, and test:
npm init
npm link @k4connect/fusion-template --save
node node_modules/@k4connect/fusion-template/index.js