0.0.2 • Published 7 years ago
fo-test v0.0.2
NPM code bundling
The finanacial objects are packaged as NPM and published to npmjs.com
Building the package
Run these commands from the npm-codegen folder:
yarn install
yarn run node-bundleRunning tests
Run these commands from the npm-codegen folder:
cd samples
yarn install
yarn testPublish to NPM
Run these commands from the npm-codegen folder:
npm init