yiochen / FolioV3

Third version of personal website, using Vue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

folio_v3

My personal website

Build Setup

# install dependencies
npm install

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

# build for production with minification
npm run build

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

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

To add a new project,

  • create the vue file in projects.
  • Add the path to routes.js
  • Link to the path in sections

About

Third version of personal website, using Vue


Languages

Language:Vue 47.3%Language:JavaScript 34.1%Language:HTML 12.5%Language:CSS 6.1%