euisblue / rails6.1_tailwind2_postrgresql_boilerplate

Rails6 PostCSS8 + Webpacker + TailwindCSS + PostgreSQL boilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rails 6.1 + Tailwind 2 + PostrgreSQL Boilerplate

  • Rails 6.1.4.4
  • Ruby 2.7.1

Use

Clone the repository

$ git clone https://github.com/euisblue/rails6.1_tailwind2_postrgresql_boilerplate.git

Install dependencies

$ yarn install

Run the rails server and the webpack dev server in another terminal

$ rails s
$ bin/webpack-dev-server

About

Rails6 PostCSS8 + Webpacker + TailwindCSS + PostgreSQL boilerplate


Languages

Language:Ruby 45.2%Language:JavaScript 44.6%Language:HTML 9.0%Language:CSS 1.1%Language:SCSS 0.1%