Skip to content

Latest commit

 

History

History
35 lines (29 loc) · 838 Bytes

File metadata and controls

35 lines (29 loc) · 838 Bytes

Emotion Mapper Tool - User Interface - Prototype

Overview

In order to use Emotion Mapper fully, please also download the Emotion Mapper Server and the Emotion Mapper Admin Dashboard

Requirement

* Node
* React JS ^16.12.0
* Gatsby JS ^2.18.4

Getting Started

To use the development version of this component, run the following command in the terminal

gatsby develop

To build a static version for servers, run the following command in the terminal

gatsby build

To then serve the static build, run the following command in the terminal

gatsby serve

To set the address of the associated Emotion Mapper Tool Server, access

\src\components\config\ 

and alter the addr constant