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