In order to use Emotion Mapper fully, please also download the Emotion Mapper Server and the Emotion Mapper Admin Dashboard
* Node
* React JS ^16.12.0
* Gatsby JS ^2.18.4
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