Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ouasamine/rails-webpack-demo
https://github.com/ouasamine/rails-webpack-demo
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/ouasamine/rails-webpack-demo
- Owner: ouasamine
- Created: 2023-02-21T14:33:25.000Z (almost 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-02-22T15:56:33.000Z (almost 2 years ago)
- Last Synced: 2024-11-13T00:13:04.213Z (3 months ago)
- Language: Ruby
- Size: 268 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/).
If you like this project give it a star!
## Acknowledgments
- Microverse :heart:
## License
This project is [MIT](./LICENSE) licensed.