Rails 6 and Tailwind CSS via Webpacker
This repo is based on the Rails 6 and Tailwind CSS via Webpacker— Getting Started Medium article.
To get started:
# Pre-requisites;
## Ruby 2.5+
## Rails 6
## Bundler
-
Clone or download and unzip this repo
-
In the root directory run
bundle
-
Start the Rails Server
rails s
-
Open one of the following in your browser;
Template from Tailwind Toolbox