Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 336 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 336 Bytes

AwesomeRobotRESTClient

This is an example client application for accessing our REST API at awesome-robot-project.herokuapp.com.

How to run

  1. Build the packages defined in package.json
  2. Run client.js

Remark: You only need to build once (as long as package.json stays unaltered)

npm build
node ./client.js