Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/belmeetmule/hellorails

It is my first ROR app that displays hellow world !!
https://github.com/belmeetmule/hellorails

Last synced: 23 days ago
JSON representation

It is my first ROR app that displays hellow world !!

Awesome Lists containing this project

README

        

# Hello rails

This is my first RoR app.

* Deployment instructions

- Clone the repo
- extract and cd to directory where you put the extracted files are
- open terminal and enter `rails s`
- open your browser visit `http://localhost:3000/`