trick/trick_source/web/HttpServer
Scott Fennell 227c733ccc
Update react-based Trick Dashboard (#900)
Fast-forwarding my app to the latest version to make it available and minimize integration problems later on. The app still requires several features to be implemented such as a Search feature for TV.

Currently, the process for using the app is as follows:

Install Node.js. https://nodejs.org/en/ or alternatively find a repository such as NodeSource
```cd trick/trick_source/web/mockup```
```npm i```
```npm run build```
Copy the contents of the build directory to your www directory for your sim
2019-11-08 10:56:56 -06:00
..
include add sie and units messages to httpserver 2019-10-31 10:39:13 -05:00
src Update react-based Trick Dashboard (#900) 2019-11-08 10:56:56 -06:00
makefile Fix a race condition between ICG and mongoose install (#891) 2019-10-25 13:21:39 -05:00