Angular service for handling batch form updates, to be used with cn-flex-form
Make sure you have dependencies installed
yarn install
To build
yarn build
To watch for file changes and automatically apply them to the relevant service (wildcat will be this example--could also be quicksight)
bower link
yarn run watch
cd ~/src/wildcat
bower link cn-batch-forms
npx gulp watch