/robotcorp

Primary LanguageJavaScript

How to tessel in space

  1. Get your tessel working: https://tessel.io/install/
  2. npm install
  3. cd tessel
  4. tessel push tesselAccel.js >> ../data.json
  5. cd ..
  6. node server.js
  7. Your app us up at localhost:9000
  8. Enjoy the tessels, in space!