- rails 5.2
- react
- redux
- react router
- eslint and prettier for linting
- semantic UI for styling
git clone https://github.com/dusmel/rails-react-boilerplate.git new_appchange git remote linkbundle installyarn installvi config/database.ymland change theusernameand thepasswordin the default block with the correct credential- create the db with
rails db:create
- rubocop for ruby linting
- set environmental variable with Figaro gem