Dejvino's Curriculum Vitae
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
Dejvino 36c72b4ba1 Import Bootstrap Webpack example to start off hace 1 año
src Import Bootstrap Webpack example to start off hace 1 año
.gitignore Import Bootstrap Webpack example to start off hace 1 año
LICENSE Initial commit hace 1 año
README.md Import Bootstrap Webpack example to start off hace 1 año
package-lock.json Import Bootstrap Webpack example to start off hace 1 año
package.json Import Bootstrap Webpack example to start off hace 1 año
webpack.config.js Import Bootstrap Webpack example to start off hace 1 año

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.