aimalamiri / Rails-Webpack-React-Template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rails React

This is a simple project that includes React and Redux into Rails 7.

Built With

  • Ruby
  • Rails 7.0
  • React
  • Redux

Getting Started

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

Prerequisites

  • Make sure you already installed Ruby version 3 or higher and Git.

Setup

Clone the repository using the below commands.

  • git clone git@github.com:aimalamiri/Rails-Webpack-React-Template.git
  • cd Rails-Webpack-React-Template
  • rails db:create db:migrate db:seed
  • bin/dev to compile the javascript assets
  • rails server

Usage

Kindly modify the files as needed.

Author

👤 Aimal Aimiri

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

About


Languages

Language:Ruby 74.3%Language:HTML 18.5%Language:JavaScript 4.3%Language:CSS 2.3%Language:Shell 0.5%