Category Archives: Web Front-End

Vue.js + Vite + Bootstrap

This post documents project initialization steps for adding Bootstrap5 to a Vue.js and Vite project. The reason for the post is that other references for this process either didn’t work or were relatively complicated and didn’t need to be.  Create a Vite + Vue.js Project Add Bootstrap to the project Configure Vite to add Bootstrap

Read More