Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 824 Bytes

README.md

File metadata and controls

42 lines (28 loc) · 824 Bytes

Poster

Vue Portfolio

My latest portfolio build with the Progressive JavaScript Framework Vuejs

Basic Commands

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm start

# build for production with minification
npm run build

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

# generate critical css based on a width and height above the fold
criticalcss

# lints the project to checks errors
lint

# deploys a live dev server after you run npm start
ngrok

Live site

To view my portfolio please visit https://eltongoncalves.nl.