Skip to content

This RoR application does contain to configure or create a full stack application using single file and folder structure with react as a frontend library. In this application basically webpack will be used with the help of `js_bundling` configuration.

License

Notifications You must be signed in to change notification settings

skyv26/hello-world-js_bundling

Repository files navigation

📗 Table of Contents

📖 [Hello World FullStack App]

The Hello World app is a learning application. ln which rails is used as backend power with API and React is used as frontend in a single code base or single application.

[Hello World] is a full stack mini website.

🛠 Built With

Tech Stack

Blog App is backend project

Ruby On Rails
Database
React
Webpack

Key Features

We can do below:

  • Switch from one navigation menu to other.
  • Get the random greeting on page refresh

(back to top)

🚀 Live Demo

Add a link to your deployed project.

(back to top)

💻 Getting Started

In order to start with this project do as follows :

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

Prerequisites

In order to run this project you need:

bin/dev

Setup

Clone this repository to your desired folder:

git clone https://github.com/skyv26/hello-world-js_bundling.git hello-world

then

cd hello-world

Install

Install this project with:

bundle install

Usage

bin/dev

Run Linters

To run tests, run the following command:

rubocop

OR

rubocop -a

it will automatically correct the errors

(back to top)

👥 Authors

Mention all of the collaborators of this project.

👨‍💻 Aakash Verma

(back to top)

🔭 Future Features

In upcoming weeks I will add some features as mentioned below

  • Authentication and Authorization
  • API Documentation
  • High-Fidelity UI

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Write a message to encourage readers to support your project

If you like this project then please give a ⭐️ and also share your feedback using github_issues.

(back to top)

🙏 Acknowledgments

❤️ RoR Documentation

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

This RoR application does contain to configure or create a full stack application using single file and folder structure with react as a frontend library. In this application basically webpack will be used with the help of `js_bundling` configuration.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published