Files
front-end-coding-challenge/README.md
Aaron Tidwell e883373e36 update readme
2018-01-17 13:32:18 -05:00

15 lines
336 B
Markdown

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:9000`
Submit
---
- Submit a Pull Request back to this repository with your completed challenge code.
- Please complete within 24 hours.