@chrisjsherm/businessdiversity-utility
v1.0.5
Published
Utility functions for initializing supplier data.
Readme
Supplier Utility
A set of utility functions used for initializing supplier data.
Install
NPM
Change to your project's directory containing a package.json file.
npm install --save @chrisjsherm/businessdiversity-utilityRun Tests
To run tests for this project, navigate to the root directory.
- Run:
npm install - Run:
npm test
