/hello-rails-react

By now you've used many different gems with Rails and this exercise will have you connect previous knowledge with new knowledge as you get a chance to use Webpack with jsbundling-rails gem.

Primary LanguageRubyMIT LicenseMIT

πŸ“— Table of Contents

πŸ“– [Hello-rails-react]

[First Set-up with Ruby on Rails] is a test to put our knowledge into practice by applying and installing the rails framework with react-redux.

πŸ›  Built With

Tech Stack

Client
Server
Database

πŸš€ Live Demo

(back to top)

πŸ’» Getting Started

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

Prerequisites

In order to run this project you need:

bundle install

Setup

Clone this repository to your desired folder:

  git clone https://github.com/ErikStoupignan/hello-rails-react.git
  cd setup-ror-project

Install

Install this project with:

  bundle install

Usage

To run the project, execute the following command:

  ./bin/dev

(back to top)

πŸ‘₯ Authors

πŸ‘€ Erik Stoupignan SΓ‘nchez BeltrΓ‘n

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Write a message to encourage readers to support your project

If you like this project...

(back to top)

πŸ™ Acknowledgments

Give credit to everyone who inspired your codebase.

I would like to thank...

(back to top)

πŸ“ License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)