Skip to content

Latest commit

 

History

History
54 lines (34 loc) · 900 Bytes

File metadata and controls

54 lines (34 loc) · 900 Bytes

Boilerplate

A brief description of what this project does and who it's for.

Installation

Backend

Navigate to the root directory and install the required gems:

bundle install

Frontend

Navigate to the /client directory and install the required npm packages:

cd client
npm install

Usage

Backend

Start the Rails server:

rails server

Frontend

Navigate to the /client directory and start the React development server:

cd client
npm start

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT# react-rails-graphql-boiler

react-rails-graphql-boiler

rails-api-react-graphql-auth-boiler

rails-api-react-graphql-auth-boiler