PREAlgorithm

To install:

  1. go into your favourite BASH shell
  2. go into the directory you want to store the file in
  3. type git clone https://github.com/WulffHunter/PREAlgorithm.git
  4. go into the new folder (PREAlgorithm)
  5. type npm install

To run:

  1. go into the PREAlgorithm folder
  2. type node index.js
  3. TA-DA!