Dejvino's Curriculum Vitae
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
Dejvino 36c72b4ba1 Import Bootstrap Webpack example to start off 1 år sedan
src Import Bootstrap Webpack example to start off 1 år sedan
.gitignore Import Bootstrap Webpack example to start off 1 år sedan
LICENSE Initial commit 1 år sedan
README.md Import Bootstrap Webpack example to start off 1 år sedan
package-lock.json Import Bootstrap Webpack example to start off 1 år sedan
package.json Import Bootstrap Webpack example to start off 1 år sedan
webpack.config.js Import Bootstrap Webpack example to start off 1 år sedan

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.