Quick Start

git clone git@github.com:opprDev/R3LM.git
cd R3LM/
npm install
cd client
npm run build
cd ..
npm start