Bear-Robotics Coding Test Repository

How to run?

// install npm
npm install

// run project
npm run start

// run test
npm run test