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
0.1.0
npm install
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
npm run build