Hello-React

This project if for testing a Ruby on Rails/React app.

Built With

  • React
  • ROR
  • Postgresql
  • Rubocop
  • EsLint

Getting Started

  • Configuration
  1. Open Repo-dev branch
  2. Open VSCode or terminal and navigate to the folder where you would like to clone the project.
  3. Type "pwd" to see your working directory.
  4. clone repository
$ git clone https://github.com/Artbsc1992/hello-rails-react
  1. Install gem's by running
bundle install
  1. Create Data base
rails db:create db:migrate db:seed
  1. Start server by running
./bin/dev

Prerequisites

  • rails
  • ruby
  • postgresql
  • React

Authors

👤 Arturo Hermida

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.