demo_blog_tailwind_slim Tailwind Templates

Demo_blog_tailwind_slim

Rails Getting started using Slim, simple_form and TailwindCSS

demo Blog

Current demo is a variant of the example available in Getting Started with Rails. This example uses Slim as View engine, Tailwind for styles and simple_form gem to manage forms.

As you can see, Slim simplifies the constructions of the views.

This is still a work in progress (WIP) as the styles aren't complete.

Installation

Required:

  • Ruby 2.6.3
  • Rails 6.0.2.2
  • yarn 1.22.4

Start cloning the repository and executing the following:

  bundle install && yarn install --check-files

followed by:

  rails db:create
  rails db:migrate

and finally:

 foreman start

Top categories

Loading Svelte Themes