Currently in the process of revamping my portfolio and transitioning it to Vue. This marks my second endeavor with Vue, however, I'm encountering an issue where I continuously receive an error stating that Vue is not defined in my main.js file (which serves as the hub for constructing all of my Vue components).
ReferenceError: Vue is not defined
Feel free to check out the project repository on gitlab
Any assistance offered would be immensely appreciated!