Skip to content

Repository files navigation

Craft CMS + Tailwind CSS Boilerplate

A Craft CMS boilerplate configured together with TailwindCSS

Requirements

  • PHP 8.0.2+
  • MySQL 5.7.8+ or PostgreSQL 10+
  • Nodejs

Installation

  1. Clone this repository
  2. Install the dependencies.
cd project-folder
composer install
npm install
  1. Copy .env.example.* to .env
cp .env.example.dev .env
  1. Run craft setup
./craft setup
  1. Run development server
npm run dev
  1. For production release
npm run prod

About

A Boilerplate for craftcms + tailwindcss

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages