Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 571 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 571 Bytes

Andor Salga portfolio

Build Setup

npm install

# serve with hot reload at localhost:8080
npm run dev

# production with minification
npm run build
# copy dist folder
# go to gh-pages branch
# overwrite index.html and the static directory

# production and view the bundle analyzer report
npm run build --report

TODO

  • DONE - fix footer logos
  • Add pages for games/hobbies

For a detailed explanation on how things work, check out the guide and docs for vue-loader.