📖 Hello Rails Webpack App

📗 Table of Contents

📖 Hello Rails Webpack App

This project is created as an exercise for learning connectivity of Rails with the webpack.

🛠 Built With

Tech Stack

Key Features

  • Show random greeting from the api

(back to top)

💻 Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

In order to run this project you need:

  • Install ruby on your computer or run it with docker
  • Have rails installed on your computer

Setup

Clone this repository by using the command line :

  • git clone https://github.com/asharanjith/Hello-world-webpack.git

Install

Install this project with:

bundle install

Setup database using

rails db:create rails db: migrate

Usage

To run the project, execute the following command:

rails s

(back to top)

👥 Author

👤 Asha S Vijayan

(back to top)

🔭 Future Features

  • Implement more features

(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 by staring it.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for the providing support.

(back to top)

📝 License

This project is MIT licensed.

(back to top)