Skip to content

Jules-Pinsard/tailwind_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Template for Flowbite layout in Rails

Usage

This templates handle the layout of forms with simple form, and add dimissable alerts to rails

Get started

Run the following command to start your project with this template

rails new \
  -d postgresql \
  --css tailwind \
  -m https://raw.githubusercontent.com/Jules-Pinsard/tailwind_template/master/template.rb \
  CHANGE_THIS_TO_YOUR_RAILS_APP_NAME

Run your local development server with bin/dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages