Files
front-end-coding-challenge/README.md
2018-01-19 11:19:52 -05:00

26 lines
582 B
Markdown

Setup
---
- Ensure you have node.js installed at version >= 6.2.0
- Fork this project
- Clone your forked project to your local environment
Install
---
- 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
---
- Push your changes to a branch in your forked project
- Submit a Pull Request back to this repository with your completed challenge code.
- Please complete ASAP.