Hello React Rails is a demo Rails 7 app with React using webpack through jsbundling
- React front end with a Ruby on Rails backend using webpack and jsbundling
To get a local copy up and running, follow these steps.
In order to run this project you need:
- A working computer
- A connection to the internet
Clone this repository to your desired folder:
- rails db:create
- rails db:migrate
- rails db:seed
To run the project, execute the following command:
- bin/dev
- visit http://localhost:3000
👤 Dennis Every
- GitHub: @dennis-every
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project feel free to fork it and use it as you need.
- Thanks @Microverse
-
Can I use the project for any purpose?
- Yes, you can use this files for anything you need
This project is MIT licensed