Dejvino's Curriculum Vitae
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
Dejvino 36c72b4ba1 Import Bootstrap Webpack example to start off há 1 ano
src Import Bootstrap Webpack example to start off há 1 ano
.gitignore Import Bootstrap Webpack example to start off há 1 ano
LICENSE Initial commit há 1 ano
README.md Import Bootstrap Webpack example to start off há 1 ano
package-lock.json Import Bootstrap Webpack example to start off há 1 ano
package.json Import Bootstrap Webpack example to start off há 1 ano
webpack.config.js Import Bootstrap Webpack example to start off há 1 ano

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.