README
Portal Utilities
A library of useful configs, constants, and helper functions used across applications.
Getting Started
yarn add portal-utilities
Installs package and adds to package.json
npm test
Runs tests using Jest.
npm run test:watch
Launches the test runner in the interactive watch mode.