Project Description
"Hello rails react" is basic web application to demostrate the use of webpack and React for front end with rails and the back end in a single app
- Ruby
- React
- Redux
- Git
- Github
- Rubocop
- RSpec
- Stylelint
To get a local copy of the program running, follow these simple steps
No available
- IDE, preferably Visual Studio Code
- Ruby
- Rails
- Open a command line terminal (Git bash preferrably) and navigate to a directory where you would like to save the work folder using cd.
- Clone the repository with git clone https://github.com/wale-prog/hello-rails-react
- To get the curent working tree, git fetch --all, then checkout to "dev" branch.
- Finally, run the application by doing the following:
- navigate to the root directory with a command line preferably ubuntu terminal
- run 'bundle install'
- run 'rails db:setup
- run './bin/dev'
👤 Wale Olapetan
- GitHub: @wale-prog
- Twitter: @Wale_Petan
- LinkedIn: @walepetan
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project!
- Hat tip to Microverse
This project is MIT licensed.