Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/piero-vic/hello-react-rails


https://github.com/piero-vic/hello-react-rails

microverse

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

![](https://img.shields.io/badge/Microverse-blueviolet)

# Hello React Rails

> Exercise to integrate React and Ruby on Rails.

## Built With

- React
- Ruby on Rails

## Getting Started

### Prerequisites

You need to have ruby and yarn installed in your machine.

### Setup

Clone this repo and enter the directory.

```sh
git clone "https://github.com/piero-vic/hello-react-rails" && cd hello-react-rails
```

### Install

Run the following command to install all the dependencies.

```sh
bundler install
```

### Usage

Run the following command to start the server, then go to http://localhost:3000

```sh
rails s
```

## Author

👤 **Piero Lescano**

- GitHub: [@piero-vic](https://github.com/piero-vic)
- Twitter: [@v1ccenzo](https://twitter.com/v1ccenzo)
- LinkedIn: [piero-lescano](https://linkedin.com/in/piero-lescano)

## Show your support

Give a ⭐️ if you like this project!