terryupton/boilerplate-craft

A starting boilerplate for Craft Projects

Installs: 57

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 1

Open Issues: 0

Language:Twig

Type:project

4.1.1 2021-05-05 14:58 UTC

README

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.