/red-badger-tech-test

Martian Robots

Primary LanguageJavaScript

Martian Robots - Red Badger tech test

📕 Index

🖥 Installing

  • Clone the repo: git clone https://github.com/dario92/red-badger-tech-test.git
  • Use nvm to switch to correct node.js version: nvm use
  • cd in project folder: cd cnid-tech-tests

🚀 Launching

  • Run npm start (The project was tested on node v6+)