Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 632 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 632 Bytes

RoDI Nipple

Little Joystick Frontend for RoDI (Robot Didáctico inalámbrico) wireless robot

site: http://rodibot.com/

repo: https://github.com/rodibot

RoDI Nipple is the combination of the great library nipplejs http://yoannmoinet.github.io/nipplejs/ and the RoDI HTTP capabilities

Version

0.1.0

Install Dependencies

npm install 

Invoke Frontend

npm start

the js bundle is expected to be builded on a folder called dist/

and then RoDI Nipple will be running on http://localhost:8080

Build To Dist Folder

npm run build

Demo Video