React Rails Platform Install Dependencies bundle install yarn install Start the Dev server This is technically optional, but it helps by hot reloading changes to JS. yarn start Start the Rails server (in a separate terminal window) rails server