/portfolio-template-3

A responsive portfolio website template using Vue.js

Primary LanguageVueMIT LicenseMIT

Portfolio Template 3

A Vue.js project

Project Description:

  • A responsive portfolio website built with Vue.js to showcases various projects.

Portfolio Template 3

Technologies Used:

  • Vue.js
  • SCSS
  • GreenSock Animation Platform (GSAP)
  • Webpack

Getting Started:

# Download or clone repository

# install dependencies
npm install

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

# build for production with minification
npm run build

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