Elmer React is a user interface for elmer built with React and Redux.
Clone this repository:
$ git clone https://github.com/thetruefuss/elmer-react.git
Install dependencies:
$ cd elmer-react
$ npm install
Run the development server:
$ npm run start
Verify the deployment by navigating to http://localhost:3000 in your preferred browser.