This is my solution for the robot controller case.
- Install dependencies (npm install)
- Test the application (npm test)
- Run the application (npm start)
The application is written in Node (Typescript), and unit testing is provided with Mocha.js.
I really enjoyed this case! I hope you'll like what you see! :)