git clone https://github.com/ayerdines/rails-react-tailwind.git
Replace occurrences of FivetranApp
with the name of your application.
Run webpack development server
./bin/webpack --watch
Run rails server
./bin/rails server
Good to go!!
Boilerplate of Rails application with React, Tailwind and Webpacker
Ruby
git clone https://github.com/ayerdines/rails-react-tailwind.git
Replace occurrences of FivetranApp
with the name of your application.
Run webpack development server
./bin/webpack --watch
Run rails server
./bin/rails server
Good to go!!