mirror of
https://github.com/Raghu-Ch/front-end-coding-challenge.git
synced 2026-02-10 04:43:01 -05:00
582 B
582 B
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 installto install dependencies - Run
npm startto 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.