Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ouasamine/rails-webpack-demo


https://github.com/ouasamine/rails-webpack-demo

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# 📗 Table of Contents

- [📖 About the Project](#[project])
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Available Scripts](#available-scripts)
- [👥 Authors](#author)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgments)
- [📝 License](#license)

# 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

- [Live Demo Link](https://ouasamine.github.io/new-app)

### 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/ouasamine/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

👤 **Amine**

- GitHub: [@ouasamine](https://github.com/ouasamine)
- Twitter: [@ouass_amine](https://twitter.com/ouass_amine)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/amine-ouassef)

## Future Feature

- build UI

## Contributing

Contributions, issues, and feature requests are welcome!

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

## Show your support

If you like this project give it a star!

## Acknowledgments

- Microverse :heart:

## License

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