Skip to content

This web application is a connection between Rails and React using Webpack with jsbundling-rails gem.

License

Notifications You must be signed in to change notification settings

Chrissiku/hello-rails-react

Repository files navigation

Hello_rails_react app

This web application is a connection between Rails and React using Webpack with jsbundling-rails gem.

Built With

  • Major: Ruby, HTML,CSS
  • Frameworks: Rails
  • Technologies: Git, Gitflow, Linters, Github, PostgreSql, Rubocop

Live Demo

The live demo is no available

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • Have a computer and internet connection
  • Have Ruby installed on your computer
  • Have Rails installed on your computer
  • Have a basic knowledge of Ruby and OOP concept
  • Have a basic knowledge of Rails
  • Have a general understanding of what testing is
  • Have visual-studio code or any other code editor installed on your computer.

Setup

Install

  • Run the command bellow in your terminal to get all required files
bundle install
npm install

or

yarn add

Run tests

you can run one of the following command in your terminal

  1. Run testing
rspec
  1. Run linters
> Rubocop --color
> Rubocop -a

Authors

👤 Chris Siku

🤝 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!

Acknowledgments

  • Hats off to the whole microverse community

📝 License

This project is MIT licensed.

About

This web application is a connection between Rails and React using Webpack with jsbundling-rails gem.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published