Files
front-end-coding-challenge/README.md
2018-01-17 15:09:40 -05:00

467 B

Setup

  • Fork this repository
  • Clone this repository to your local environment
  • Run npm install to install dependencies
  • Run npm start to start the static server
  • Open http://localhost:8080

Instructions

  • The full specifications and an example video of a finished test are on the page when you launch your browser.

Submit

  • Submit a Pull Request back to this repository with your completed challenge code.
  • Please complete within 24 hours.