DDEV, Craft, Vite, Tailwind Boilerplate from Scratch

Setting up Vite

We add Vite to our project and populate the Vite config file with settings appropriate for using Craft CMS.

We add Vite to our project using NPM, and then cre­ate a Vite con­fig­u­ra­tion file from scratch. We slow­ly build up the con­fig file with the set­tings we’ll need to cre­ate our boil­er­plate. Once it’s work­ing, we test it with a bit of fun JavaScript!

DDEV, Craft, Vite, Tailwind Boilerplate from Scratch is made up of the following videos: