Skip to content

CodingZeal/dont-bail-on-rails-tailwind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 Cannot retrieve latest commit at this time.

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TailwindCSS with Ruby on Rails

See the blog post at: https://www.codingzeal.com/blog

How to run this application locally

# install gems
bundle

# setup database
bin/rails db:create db:migrate

# this will install overmind via homebrew and start rails
bin/dev

# view in a browser
open http://localhost:3000/users

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published