rakvium / blog_app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

A simple and minimalistic blog application on ruby on rails, uses sqlite3 and postgresql for its databases, pay no attention to design, its just a template.

FOLLOW THE STEPS TO RUN IT

  • clone the repo

  • bundle install

  • rails db:migrate

  • rails s

  • enjoy!

About


Languages

Language:CSS 77.0%Language:Ruby 17.8%Language:HTML 3.5%Language:Slim 0.7%Language:SCSS 0.5%Language:JavaScript 0.4%Language:CoffeeScript 0.1%