Craft CMS 5.x starter - DDEV, Vite, Tailwind, Alpine & Servd
This product is a Craft CMS 4.x boilerplate developed by MadeByShape. It is designed to be used with the Tailwind CSS, VueJS, and Alpine.js frameworks. The project utilizes both Webpack and Gulp for building. It includes Craft CMS 4.x, Tailwind CSS 2.0.x, and the Javascript libraries Vue.js and Alpine.js. The product also includes various plugins, custom configurations, templates, blocks, components, and scripts. The roadmap for future development includes plans to use Webpack solely instead of a mixture of Webpack and Gulp, add Google Workbox, preload fonts via a Webpack task, and move some Twig components into VueJS. The product is developed by MadeByShape and maintained by Jason Mayo.
To install the Craft CMS 4.x boilerplate, follow these steps:
composer create-project madebyshape/craft-cms
./craft setup
. Instead, manually edit the .env
file with your desired configuration..env
file is filled in, run the following command to install Craft CMS:./craft install
npm run dev
npm run prod
npm run setup
The Craft CMS 4.x boilerplate by MadeByShape is a comprehensive toolkit for building web projects. It includes Craft CMS 4.x, Tailwind CSS, Vue.js, and Alpine.js, as well as a range of plugins and custom configurations. The boilerplate’s architecture includes both Webpack and Gulp for building the project. It provides pre-designed templates, blocks, and components to streamline the development process. The roadmap for future development shows a commitment to continuous improvement and adding new features. Overall, this boilerplate offers a solid foundation for creating dynamic and engaging websites.