Check the composition of:
- Calculator Component, created by @mjackson.
- The code: http://codepen.io/anon/pen/PzdbmX
- Create React App, developed by Facebook
- The app: https://facebook.github.io/react/blog/2016/07/22/create-apps-with-no-configuration.html
$ git clone /~https://github.com/aaronplanell/create-react-app-calculator.git
$ cd create-react-app-calculator
$ npm install
$ npm start
Thanks to:
- Michael Jackson @mjackson for his calculator component.
- Dan Abramov @gaearon for help me with the adaptation to the Create React App.
Mail: aaronplanell@gmail.com