Skip to content
/ ralc Public

A simple cross-platform RPN calculator written with React

Notifications You must be signed in to change notification settings

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