/arjs-react-viewer-app

React App to view and Export Reports

Primary LanguageJavaScript

Getting Started with AR JS React Viewer App

Install node and npm to run this project

npm install

Before you run this project you need to install project dependencies. You can install the dependencies by excuting npm install command at the root directory of this project.

npm start

Next, you need to run the app in the development mode. Run by executing npm start at the root of this project.

Open http://localhost:3000 to view it in the browser.