README Steps to run this project: (Recommended environment: Paiza) git clone https://github.com/devb119/rails-blog.git cd rails-blog bundle install yarn install --check-files rake db:migrate rails dev:cache rails s