Dejvino's Curriculum Vitae
Você não pode selecionar mais de 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 1 ano atrás
src Import Bootstrap Webpack example to start off 1 ano atrás
.gitignore Import Bootstrap Webpack example to start off 1 ano atrás
LICENSE Initial commit 1 ano atrás
README.md Import Bootstrap Webpack example to start off 1 ano atrás
package-lock.json Import Bootstrap Webpack example to start off 1 ano atrás
package.json Import Bootstrap Webpack example to start off 1 ano atrás
webpack.config.js Import Bootstrap Webpack example to start off 1 ano atrás

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.