trick/trick_source/web
Scott Fennell 227c733ccc
Update react-based Trick Dashboard ()
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
..
apps Use better WebSocket constructor in wsexp.html because it's an example. 2019-11-06 13:18:29 -06:00
HttpServer Update react-based Trick Dashboard () 2019-11-08 10:56:56 -06:00
images Add images directory and trick_icon.png needed for webserver. 2019-11-04 12:52:29 -06:00
mockup Update react-based Trick Dashboard () 2019-11-08 10:56:56 -06:00