Amrhub / hellorails

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hello rails

In this project I was learning how to setup rails project

Built With

  • Ruby, Rails

Getting Started

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

Simply click on Code drop down menu should appear then download ZIP after extraction you could follow Usage step

Prerequisites

gems ruby

Setup

Do this step if you didn't download as ZIP, if you did, skip to next step please

to setup the project on your local, run these commands

git clone https://github.com/Amrhub/hellorails

cd hellorails  // to open the project

Install

    bundle install # install dependencies

Usage

    rails db:create # create database
    rails db:migrate # migrate tables
    rails s # start local host

Authors

👤 Amr Ahmed

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About


Languages

Language:Ruby 70.6%Language:HTML 17.6%Language:Batchfile 9.4%Language:CSS 2.3%Language:JavaScript 0.2%