Dejvino's Curriculum Vitae
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
Dejvino 36c72b4ba1 Import Bootstrap Webpack example to start off 1 anno fa
src Import Bootstrap Webpack example to start off 1 anno fa
.gitignore Import Bootstrap Webpack example to start off 1 anno fa
LICENSE Initial commit 1 anno fa
README.md Import Bootstrap Webpack example to start off 1 anno fa
package-lock.json Import Bootstrap Webpack example to start off 1 anno fa
package.json Import Bootstrap Webpack example to start off 1 anno fa
webpack.config.js Import Bootstrap Webpack example to start off 1 anno fa

README.md

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.