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

https://github.com/ghiftee/hello-world-rails-react


https://github.com/ghiftee/hello-world-rails-react

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

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

# Set up a "Hello world" project with rails-react gem

> This is a project that uses react-rails gem to build React components as a part of Rails JavaScript and serve it in a component, react_component, to be used in a regular ERB file.

## Built With

- React & Redux
- Ruby & Rails

## Getting Started

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

### Prerequisites

- NodeJS - [v16.x](https://nodejs.org/en/)
- Yarn
- Webpacker
- Ruby
- Rails

### Setup

```bash
git clone https://github.com/Ghiftee/hello-world-rails-react.git
cd ./hello-world-rails-react
```

### Usage

```bash
rake db:seed
rails s
```

## Author

👤 **Gift Uwhubetine**

- GitHub: [@Ghiftee](https://github.com/ghiftee)
- Twitter: [@Ghiftee](https://twitter.com/i_ghiftee)
- LinkedIn: [Ghiftee](https://linkedin.com/in/giftuwhubetine)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Microverse

## 📝 License

This project is [MIT](./LICENSE.md) licensed.