Skip to content

Latest commit

 

History

History
48 lines (30 loc) · 915 Bytes

README.md

File metadata and controls

48 lines (30 loc) · 915 Bytes


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