Skip to content

oldProjectss/rails_hello_app

Repository files navigation

Hello Rails App

This is my first ruby on rails app created with rails new hellorails -d postgresql

Getting Started

To start using this software you need to have Ruby installed in your machine

Then clone this repo:

-$ git clone git@github.com:Ismailco/rails_hello_app.git
-$ cd rails_hello_app

To run the server:

rails server

To run rspec, in your terminal for testing the methods:

-$ rspec

Authors

👤 Ismail courr

🤝 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.