/hello-webpack

Primary LanguageRubyMIT LicenseMIT

📗 Table of Contents

📖 Hello webpack

The Hello Webpack a demonstratio of using webpack with ruby.

🛠 Built With

  • Ruby on rails
  • JavaScript
  • HTML
  • CSS

Tech Stack

Client
Server
Database

(back to top)

💻 Getting Started

Prerequisites

In order to run this project you need:

Example command:

 run: bundle install 

 run: rails server

Run tests

To run tests, run the following command:

Example command:

  bin/rails test test/models/article_test.rb

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/uno36/hello-webpack.git

👥 Authors

👤 Emmanuel Tofa

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project like share and leave a comment

(back to top)

🙏 Acknowledgments

I acknowledge microverse for this awesome opportunity to learn

(back to top)

❓ FAQ (OPTIONAL)

Question

  • what is the purpose of hello-webpack?

Answer

  • the app simply shows how to set up a ruby on rails with webpack

(back to top)

📝 License

This project is MIT licensed.

(back to top)