Skip to content

Shamus03/ralc

Repository files navigation


Ralc uses React, Webpack and React Fast Refresh.


Build Status

Install

Clone the repo and install dependencies:

git clone https://github.com/Shamus03/ralc.git
cd ralc
npm install

Starting Development

Start the app in the dev environment:

npm start

Building for Production

To build the app:

npm run build

License

MIT © Shamus