Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tugsem/my_new_rails_app


https://github.com/tugsem/my_new_rails_app

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

![](https://img.shields.io/badge/Microverse-blueviolet)

# Set up a "Hello world" project with react-rails gem

> A simple application for study purposes. It combines rails as a back-end and react as a front-end library.

## Built With

- Ruby on Rails
- React

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

- Copy and clone this link locally `https://github.com/tugsem/my_new_rails_app.git`.
- Go to the repository folder in your command prompt `cd my_new_rails_app`.

- Follow these steps to run the app:
- run `bundle` and `yarn install` to install all dependencies and ruby gems
- run `rails db:create`,`rails db:migrate`,`rails db:seed` to create database
- run `rails s`

## Authors

👤 **Tuğsem Saranlı**

- GitHub: [@githubhandle](https://github.com/tugsem)
- Twitter: [@twitterhandle](https://twitter.com/tugsemSaranli)
- LinkedIn: [LinkedIn](https://linkedin.com/in/tugsem)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

## Show your support

Give a ⭐️ if you like this project!

## 📝 License

This project is [MIT](./MIT.md) licensed.