Skip to content

a Test-Driven Object Oriented Mars-rover project.

Notifications You must be signed in to change notification settings

wackyjoker/mars-rover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm install

install all the dependencies first to run the app

npm test

run the jest testing library to do the tests
configure the testing parameters to test.

Launches the test in the console.

npm run build

build a cross-browser supported JS code using babel
transpile ES5+ Javascript to Browser Supported JS

npm start

initially it will run node build/Play.js" using the script.

feel free to make some changes in package.json

About

a Test-Driven Object Oriented Mars-rover project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published