Ralc uses React, Webpack and React Fast Refresh.
Clone the repo and install dependencies:
git clone https://github.com/Shamus03/ralc.git
cd ralc
npm install
Start the app in the dev
environment:
npm start
To build the app:
npm run build
MIT © Shamus