Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 !!
- Host: GitHub
- URL: https://github.com/belmeetmule/hellorails
- Owner: belmeetmule
- Created: 2022-12-06T12:55:01.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-16T14:30:22.000Z (almost 2 years ago)
- Last Synced: 2024-10-03T12:28:32.250Z (3 months ago)
- Language: Ruby
- Homepage:
- Size: 29.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/`