vinutama / toy-robot

Toy Robot Simulator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

toy-robot

Toy Robot Simulator

Installing Toy Robot Dependencies

  • On your application root path
$ npm install

Starting application

  • On your application root path, run command on below
$ npm start <YOUR_TEST_CASE_FILE>

Unit Testing application

  • On your application root path, run command on below
$ npm test

About

Toy Robot Simulator


Languages

Language:JavaScript 100.0%