portfolio by cfeltch537
vue.js web portfolio for showcasing your bio, skills, projects and work experience
Clone
git clone https://github.com/cfeltch537/portfolio.git
Installs package dependencies
npm install
Compiles and hot-reloads for development
npm run dev
Compiles and minifies for production
npm run build
Lints and fixes files
npm run lint
Deploys github page
npm run deploy
This version of my web portfolio is based off of the Carbon UI components. The Vue UI Kit is great and worth every penny.