The Hello Webpack a demonstratio of using webpack with ruby.
- Ruby on rails
- JavaScript
- HTML
- CSS
Client
Server
Database
In order to run this project you need:
Example command:
run: bundle install
run: rails serverTo run tests, run the following command:
Example command:
bin/rails test test/models/article_test.rbClone this repository to your desired folder:
cd my-folder
git clone https://github.com/uno36/hello-webpack.git👤 Emmanuel Tofa
- GitHub: @uno36
- Twitter: @tofauemmanuel
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project like share and leave a comment
I acknowledge microverse for this awesome opportunity to learn
Question
- what is the purpose of hello-webpack?
Answer
- the app simply shows how to set up a ruby on rails with webpack
This project is MIT licensed.