Skip to content

MixedRealityLab/EMT-Interface-User

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published