Quick Start

git clone [email protected]:opprDev/R3LM.git
cd R3LM/
npm install
cd client
npm run build
cd ..
npm start