Skip to content

rminelli/sagan_mars_rover

Repository files navigation

Sagan Mars Rover

👾 🌎

To start the application

Software needed to execute the project:

Node JS

$ cd sagan_mars_rover
$ npm i
$ npm start

Open http://localhost:8000/ to check the results!

  • Sample data is in the file sample_input.txt

Docker

If you want to make things simpler, just run the project with the docker container: 🔥

Software needed to execute the project with container:

Docker

docker-compose -f "docker-compose.yml" up -d --build

and open http://localhost:8000/ to check the results!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published