DDEV, Craft, Vite, Tailwind Boilerplate from Scratch

Setting Up Vite Local Server

With Vite installed and working, we configure the server settings, so it can watch our files and build them during development.

One of the things that can be con­fus­ing about Vite and Craft CMS is that, when you’re devel­op­ing local­ly, it is run­ning a entire­ly sep­a­rate serv­er than your web serv­er with DDWEV

We need to con­fig­ure Vite with some basic options, so it can watch our files and build them dur­ing development.

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