Nithanaroy / tco17_boat_in_box

TCO 17 Challenge: https://www.topcoder.com/challenge-details/30056687/?type=develop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Details

Submission by Nitin Pasumarthy for TCO 17

Instructions

  • Download node (version > 7.2.0) from https://nodejs.org/en/download/
  • Open a terminal or a command prompt and run
  • npm install
  • npm install -g http-server
  • http-server
  • Open a browser and go to http://localhost:8080/pages/index.html

About

TCO 17 Challenge: https://www.topcoder.com/challenge-details/30056687/?type=develop

License:MIT License


Languages

Language:JavaScript 79.9%Language:CSS 15.4%Language:HTML 4.7%