# cv Dejvino's Curriculum Vitae ## Build ``` npm install # Development - served on http://localhost:3000/ with auto-reload npm run dev # Production - output in ./dist/ npm run build ``` ## Info Uses React with Bootstrap and NextJs, compiles a static HTML/CSS/JS web page that can be easily served from any webhosting.