New Tutorial - React Based Viewer

Karen Weir
Karen Weir E Community Administrator
edited March 19, 2021 in Thrust Services #1

Core Transformation and Viewing Service tutorial

React Based Viewer

Walk through the process of creating a simple react application that uses a redux store and a basic viewer. The first two sections on using create-react-app and setting up redux are of course optional but included to give us a solid foundation upon which to build. If you are new to the viewer it is highly recommended that you become familiar with at least the introduction so that you understand the basics of publishing a document and viewing it in a viewer before working through the steps of this tutorial. In the first two steps below we will quickly create a react application with redux enabled.