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.
The setup assumes you use ddev, if you use an alternative development environment, please change the steps below accordingly.
ddev start && ddev exec npm run watch