Shinobi881 / NRIChallenge

Coding challenge for No Red Ink
1 stars 0 forks source link

NRIChallenge

Coding challenge for No Red Ink

Your task is to create a test runner that runs automated tests in the browser and reports on their results as soon as each test completes.

User Story

Installation

Instructions for building with webpack

  1. $ npm install -g webpack
  2. $ npm install -dwebpack-dev-server
  3. $ webpack-dev-server
  4. Open a browser window and navigate to localhost:8080/app

Contributing

Please adhere to the style and contribution guides when making pull request and be courteous and appropriate when adding/commenting on issues

  1. Contribution Guide
  2. Style guide
  3. Closing issues via coomits