# cv Dejvino's Curriculum Vitae ## Build ``` npm install # Development - served on http://localhost:8080/ npm run start # Production - output in ./dist/ npm run build ``` ## Info Uses Bootstrap and Webpack to compile a static HTML/CSS/JS web page that can be easily served from any webhosting.