Skip to content

Latest commit

 

History

History
59 lines (44 loc) · 2.32 KB

README.md

File metadata and controls

59 lines (44 loc) · 2.32 KB

Amasci Craft 3 Boilerplate with Tailwind CSS

A starting boilerplate for Craft 3 projects using Laravel Mix, Tailwind CSS

Installation

  1. To create a new project, run composer create-project terryupton/boilerplate-craft <Path>, substituting with the path where Composer should create the project.

  2. Update a .env file adding the database connections and other settings

  3. Run ./craft setup and follow the instructions

  4. Refer to new READdME.md file for further instructions

Content Management System (CMS)

Front-end

Build Tools

CSS

JavaScript

TODO:

License

The MIT License (MIT). Please see License file for more information.