rails_react_joint_application This is a joint application for react and rails for cohesive front and backend integration with jsbundling-rails with webpack
Ruby
Rails
PostgreSQL
- Display Messages
To get a local copy up and running, follow these steps.
In order to run this project you need:
gem install rails
Clone this repository to your desired folder:
git clone https://github.com/gisachris/react_rails_joint_app.git
cd react_rails_joint_app
Install this project with:
cd react_rails_joint_app
bundle install
To run the project, execute the following command:
rails server
To run tests, run the following command:
rspec
👤 Gisa Chris
- GitHub: @gisachris
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project consider leaving a star in the repo.
This project is MIT licensed.