craftbyexample/craft-mix-tailwind

A Craft CMS project with Laravel Mix and Tailwind CSS

Installs: 142

Dependents: 0

Suggesters: 0

Security: 0

Stars: 13

Watchers: 3

Forks: 5

Language:JavaScript

Type:project

1.0.4 2019-01-21 03:28 UTC

This package is auto-updated.

Last update: 2024-04-21 19:42:24 UTC


README

A Craft CMS project with Laravel Mix and Tailwind CSS.

$ composer create-project craftbyexample/craft-mix-tailwind <Path>
$ ./craft setup
$ npm install

Craft CMS

About Craft CMS

Craft is a flexible and scalable CMS for creating bespoke digital experiences on the web and beyond.

It features:

Learn more about it at craftcms.com.

Tech Specs

Craft is written in PHP (7+), and built on the Yii 2 framework. It can connect to MySQL (5.5+) and PostgreSQL (9.5+) for content storage.

Installation

See the following documentation pages for help installing Craft 3:

Resources

Official Resources

  • Documentation – Everything from usage instructions to plugin guides.
  • Class Reference – Full API and class reference for plugin and module developers.
  • Demo site – Quickly launch a personalized demo of a Craft site.
  • Craft Slack – Join one of the most friendly and helpful Slack groups around.
  • Craft Commerce – First-party e-commerce platform for Craft.

Community Resources