mkhairi / rails-daisyui-starter

Rails tailwindcss 3 + daisyUI starter template

Home Page:https://daisyui.labs.my

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Summary

@rails

Kickstart your Rails app with daisyui The most popular, free and open-source component library for Tailwind CSS. See in live Demo

Current Main Branch: rails 7 + esbuild

Rails 6 + webpacker: https://github.com/mkhairi/rails-daisyui-starter/tree/rails6

Goals

This Rails starter template is designed to kickstart your Rails project swiftly. It comes with some magic spells and is supposedly beginner-friendly. Keeping it as simple as it should be.

Overview

  • Pre-equipped essential stuff.

Setup

Clone the repo

https://github.com/mkhairi/rails-daisyui-starter.git

Install ruby, nodejs for runtime dependencies. You might refer gorails setup tutorial for initial setup development enviroment.

asdf install
yarn install

Set up and run the development server:

bin/setup
bin/dev

About

Rails tailwindcss 3 + daisyUI starter template

https://daisyui.labs.my


Languages

Language:Ruby 50.3%Language:HTML 44.2%Language:JavaScript 5.3%Language:Shell 0.1%Language:CSS 0.0%