Skip to content

Latest commit

 

History

History
60 lines (44 loc) · 2.58 KB

README.md

File metadata and controls

60 lines (44 loc) · 2.58 KB

Summary

A premium and open source dashboard template with a responsive and high-quality UI. Ruby on Rails Logo

Kickstart your Rails app a premium and open source dashboard template with a responsive and high-quality UI.

NPM version Tabler preview License Test build GitHub stars

Summary

Tabler is fully responsive and compatible with all modern browsers. Thanks to its modern and user-friendly design you can create a fully functional interface that users will love!

Tabler Official Documentation https://preview.tabler.io/

This repo demo: https://tabler.labs.my/

Current Main Branch: rails 7.2 + esbuild

Goals

This Rails tabler starter template is designed to kickstart your Rails project with tabler 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:/mkhairi/rails-tabler-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