@shipx/formula2
v2.1.0
Published
Utilities for Shipx
Downloads
77
Readme
@shipx/formula2
Utilities for Shipx
Run Watch
npm run-script watch
publish
Important!! Ensure building first before publishing.
npm run build
npm publish
NPM link
This node version builds with 20, but if you are linking it, you need to run in the same node version as your application.
cd formula
nvm use 12
npm link
cd ../api
npm link @shipx/formula2