@dendra-science/utils
v2.5.0
Published
Utility classes and functions.
Downloads
64
Readme
Dendra Utilities
Defines common utility classes and functions for client and server-side use.
Instructions
Be sure you have Node version 10.15.x. If you’re using nvm, you may need to
nvm use 10.15
.Clone this repo.
Make this project directory the current directory, i.e.
cd dendra-utils
.Install modules via
npm install
.If all goes well, you should be able to run the predefined package scripts.