Outcomes Application for general alignment and assessment
This library contains learning standards components used in Canvas LMS, including outcome alignment and reporting.
Components are based on React and Redux, and we follow these organizational conventions.


The library can either be built by running npm install or via npmjs.com:
``bash
npm install @instructure/outcomes-ui
yarn add @instructure/outcomes-ui
``
See testing documentation for details.