rzelib-one
v0.1.1
Published
``` npm run build npm publish ```
Readme
In root directory (the library source)
npm run build
npm publishIn hello-cli directory
npm install
npm run build
node lib/index.jsTutorial
The example was made with: https://spin.atomicobject.com/2022/06/21/npm-package-typescript/?utm_source=pocket_saves
