Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uriklar/sampleblog
https://github.com/uriklar/sampleblog
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/uriklar/sampleblog
- Owner: uriklar
- Created: 2012-11-29T10:07:54.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-11-20T21:24:54.000Z (almost 10 years ago)
- Last Synced: 2024-10-17T16:05:24.148Z (about 1 month ago)
- Language: Ruby
- Size: 168 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
sampleBlog
==========If you have github setup:
1. git clone [email protected]:uriklar/sampleBlog.git
Else:
1. Download zip (button on the right)2. cd into the newly created folder
3. bundle install
4. rake db:migrate
5. rails s
Now you have a server running and you can see the website in http://localhost:3000