apt2tell / hello-rails-react

This is a rails app built with `webpack` and `jsbundling-rails`. It uses react for its UI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— Table of Contents

RAILS WEBPACK

RAILS WEBPACK is a demo Rails project where I used js-building gem to integrate Webpack/React & Redux with rails

Built With

Tech Stack

Live Demo

  • Coming soon

Key Features

  • Display random messages

Getting Started

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

Prerequisites

  • Ruby 3.1
  • Rubocop (for local automated tests)

Setup

  1. Clone this project on your local machine using the following command on your Git Bash: git clone https://github.com/Okechukwu-muokwugwo/rails-webpack-demo.git

  2. Browse to project directory cd rails-webpack-demo

  3. Run bundle install to install the dependencies

Available Scripts

In the project directory, you can run:

  • rails server

    Runs the app server

  • rubocop

    Launches the test runner.

Author

πŸ‘€ Okechukwu

Future Feature

  • build UI

Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

If you like this project give it a star!

Acknowledgments

  • Microverse ❀️

License

This project is MIT licensed.

About

This is a rails app built with `webpack` and `jsbundling-rails`. It uses react for its UI.

License:MIT License


Languages

Language:Ruby 70.4%Language:HTML 16.8%Language:JavaScript 10.2%Language:CSS 2.1%Language:Shell 0.5%