Web components for eRAMS 2.0 apps
npm install er2_uier2_ui is an npm package for use with eRAMS 2.0 web apps.
er2_ui provides a suite of common React-based web components used across eRAMS 2.0 applications.
To install, follow the instructions in the er2_web project to create an er2 application.
By default, new applications will include this dependency as part of your new application. To use an older version of the library, run:
``bash``
docker run -it --rm -v /path/to/my/er2/application/static/:/static erams/er2_web_build /bin/bash -c "cd /static/ && yarn add er2_ui@
Feel free to submit a pull request for patches, bug reports, or feature requests. If committing code,
please peruse the style guidelines before submitting
a pull request.
* Kyle Traff (email)
* Olaf David (email)
* David Patterson (email)