README

Run

  • Install Ruby
  • Install Bundler
  • Install Foreman
  • Install Node
  • Install Yarn
bundler install
foreman start -f Procfile.dev

TODO

  • Clean up React actions and side effects
  • Ensure all local dependencies are contained in source control
  • Clean up and enhance API structure