GitHunt
XA

xantrix/reactnd-project-readable

Readable project implementation

Readable Project

Heroku deployment

https://github.com/mars/heroku-cra-node

Start Developing

To get started developing right away:

  • Install and start the API server
    • cd api-server
    • npm install
    • node server
  • In another terminal window, install and start the front-end
    • cd react-ui
    • npm install
    • npm start

Or use:

npm run start-dev

Contributors

Created October 17, 2017
Updated November 13, 2017
xantrix/reactnd-project-readable | GitHunt