- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
RAILS WEBPACK is a demo Rails project where I used js-building gem to integrate Webpack/React & Redux with rails
- Display random messages
To get a local copy up and running follow these simple steps.
- Ruby 3.1
- Rubocop (for local automated tests)
-
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
-
Browse to project directory
cd rails-webpack-demo
-
Run
bundle install
to install the dependencies
In the project directory, you can run:
-
rails server
Runs the app server
-
rubocop
Launches the test runner.
👤 Amine
- GitHub: @ouasamine
- Twitter: @ouass_amine
- LinkedIn: LinkedIn
- build UI
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project give it a star!
- Microverse ❤️
This project is MIT licensed.