Skip to content

Latest commit

 

History

History
48 lines (31 loc) · 946 Bytes

README.md

File metadata and controls

48 lines (31 loc) · 946 Bytes

Netlify Status

eybbus_dot_me_vuejs

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.

Screenshot

Screenshot taken 7/10/2019 image

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.