Dejvino's Curriculum Vitae
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
Dejvino 36c72b4ba1 Import Bootstrap Webpack example to start off 1 yıl önce
src Import Bootstrap Webpack example to start off 1 yıl önce
.gitignore Import Bootstrap Webpack example to start off 1 yıl önce
LICENSE Initial commit 1 yıl önce
README.md Import Bootstrap Webpack example to start off 1 yıl önce
package-lock.json Import Bootstrap Webpack example to start off 1 yıl önce
package.json Import Bootstrap Webpack example to start off 1 yıl önce
webpack.config.js Import Bootstrap Webpack example to start off 1 yıl önce

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.