0👍
OK, I figured out the problem.
Once I pasted the css Bootstrap link in the head of the index.html, the layout appeared properly:
I also had to paste the jquery and popper cdn links into the head to make the dropdown menu in the navbar work.
- [Vuejs]-Vue router beforeEach: caught in loop and cannot load login template
- [Vuejs]-How to use php variable in Vue.js template literal?
Source:stackexchange.com