/portfolio-vue

Portfolio demo site made with Vue.js

Primary LanguageVueApache License 2.0Apache-2.0

Demo Portfolio Vue

Demo Image

Demo

Project setup

yarn install

Configure Project

  • Rename folder config-example to config
  • Open folder config
  • Edit files
    • landing.json
    • menu.json
    • projects.json
    • skills.json

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.