Skip to content
/ craft Public
forked from mikesnoeren/craft

Craft CMS 4 scaffolding project

License

Notifications You must be signed in to change notification settings

garrill/craft

 
 

Repository files navigation

About mikesnoeren/craft

This repository was created to provide an easy starting point for your new Craft CMS 4 projects.

Please be aware that this project is very opinionated; it expects you to mostly be using TailwindCSS and Alpine.js for the frontend. If you do require custom JavaScript or CSS, it will be bundled, transformed and minified using vite and PostCSS.

Using mikesnoeren/craft

The setup assumes you use ddev, if you use an alternative development environment, please change the steps below accordingly.

1. Clone this project by clicking here

2. Run the project: ddev start && ddev exec npm run watch

About

Craft CMS 4 scaffolding project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Twig 62.7%
  • PHP 32.1%
  • JavaScript 4.7%
  • CSS 0.5%