@k4connect/fusion-template
v1.0.7
Published
### Local Testing
Maintainers
Keywords
Readme
project-fusion-template
Local Testing
- In the
project-fusion-templatedirectory 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