heroku-egghead-mobx

July 20, 2016 ยท View on GitHub

Dependency Status Heroku

deployed version of the Github Note Taker app:

https://egghead-mobx.herokuapp.com

the source code for the app deployed in this repo can be found here:

https://github.com/eswat2/egghead-mobx

Reference

this project includes a pre-built bundle.js from the egghead-mobx repo. To make this work, the fauxBase.jsx file had to be modified as follows:

  • set BASE_URI to an empty string to allow the api call to go to the local server
screen shot 2016-07-19 at 9 58 02 pm