Dejvino's Curriculum Vitae
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
Dejvino 36c72b4ba1 Import Bootstrap Webpack example to start off il y a 1 an
src Import Bootstrap Webpack example to start off il y a 1 an
.gitignore Import Bootstrap Webpack example to start off il y a 1 an
LICENSE Initial commit il y a 1 an
README.md Import Bootstrap Webpack example to start off il y a 1 an
package-lock.json Import Bootstrap Webpack example to start off il y a 1 an
package.json Import Bootstrap Webpack example to start off il y a 1 an
webpack.config.js Import Bootstrap Webpack example to start off il y a 1 an

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.