Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/uriklar/sampleblog


https://github.com/uriklar/sampleblog

Last synced: 13 days ago
JSON representation

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