This is my first homepage.
The hompage was made with vuejs because I wanted to see how it compares to using native javascript or reactjs.
My first project using vuejs and SASS/SCSS. Designed to be responsive, in other words, it should work with mobile.
npm install
npm run serve
npm run build
npm run test
npm run lint