Install

Requirements

You need to make sure you have the following software tools installed:

  1. git
  2. NodeJS >= 10.13.0 LTS
  3. npm >= 6.4.1

Run node -v and npm -v in the command promt, the output of each of those commands should be a version number.

Dependencies

  1. Clone ra-docs repo to your machine

    git clone git@github.com:stackbreak/ra-docs.git
    cd ra-docs
  2. Install packages

    npm install