@bondvet/node-module-helper
v1.4.0
Published
Some helper scripts and dev-dependencies for publishing a node module to NPM
Keywords
Readme
npm-module-helper
Some helper scripts and dev-dependencies for publishing a node module to NPM
Usage
install as dev dependency
yarn add --dev @bondvet/node-module-helpermove your sources to
src/folderrun
yarn build:watchwhile developing.when finished, run
yarn publish.
