/js-test

Primary LanguageJavaScript

Prerequisites

  1. Install Node 12.0.0 or greater.
  2. Install Git.

Installation and starting tests

  1. Clone this repo. git clone https://github.com/justin0022/js-test.git
  2. Navigate into repo. cd js-test
  3. Install dependencies. npm install
  4. Start test suite. npm start
  5. End testing. control + c