Skip to content

A platform built on Rails using React components. A holding place for new ideas & POCs.

Notifications You must be signed in to change notification settings

ethan-dowler/react-rails-platform

Repository files navigation

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

About

A platform built on Rails using React components. A holding place for new ideas & POCs.

Resources

Stars

Watchers

Forks