Dejvino's Curriculum Vitae
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
Dejvino 36c72b4ba1 Import Bootstrap Webpack example to start off 1年前
src Import Bootstrap Webpack example to start off 1年前
.gitignore Import Bootstrap Webpack example to start off 1年前
LICENSE Initial commit 1年前
README.md Import Bootstrap Webpack example to start off 1年前
package-lock.json Import Bootstrap Webpack example to start off 1年前
package.json Import Bootstrap Webpack example to start off 1年前
webpack.config.js Import Bootstrap Webpack example to start off 1年前

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.