Dejvino's Curriculum Vitae
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
Dejvino 36c72b4ba1 Import Bootstrap Webpack example to start off 1 rok temu
src Import Bootstrap Webpack example to start off 1 rok temu
.gitignore Import Bootstrap Webpack example to start off 1 rok temu
LICENSE Initial commit 1 rok temu
README.md Import Bootstrap Webpack example to start off 1 rok temu
package-lock.json Import Bootstrap Webpack example to start off 1 rok temu
package.json Import Bootstrap Webpack example to start off 1 rok temu
webpack.config.js Import Bootstrap Webpack example to start off 1 rok temu

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.