A basic example of how to include react-citation in your project.
The react-citation component is installed as a git package.json depencency. It is imported, configured, and called in the example.js file.
git clone https://github.com/UMNLibraries/react-citation-demo.git
cd react-citation
npm start