Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 709 Bytes

Readme.md

File metadata and controls

12 lines (9 loc) · 709 Bytes

built with choo v4 Standard - JavaScript Style Guide

Contents

Contains Presenter and Client Prototype to run the Robot Game
Check out the Wiki for some impressions

Useage

npm install in both ./presenter and ./client The presenter features a local signalhub script - run with: npm run devhub Both Client and Presenter prototypes are launched via: npm start in their respective folders. Presenter uses port 8080, Client uses 8081