/blog

Primary LanguageRuby

Blog app

Installation

$ bundle install
$ yarn install
$ rake db:migrate
$ rails s