- Install Ruby
- Install Bundler
- Install Foreman
- Install Node
- Install Yarn
bundler install
foreman start -f Procfile.dev
- Clean up React actions and side effects
- Ensure all local dependencies are contained in source control
- Clean up and enhance API structure