Dejvino's Curriculum Vitae
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
Dejvino 36c72b4ba1 Import Bootstrap Webpack example to start off vor 1 Jahr
src Import Bootstrap Webpack example to start off vor 1 Jahr
.gitignore Import Bootstrap Webpack example to start off vor 1 Jahr
LICENSE Initial commit vor 1 Jahr
README.md Import Bootstrap Webpack example to start off vor 1 Jahr
package-lock.json Import Bootstrap Webpack example to start off vor 1 Jahr
package.json Import Bootstrap Webpack example to start off vor 1 Jahr
webpack.config.js Import Bootstrap Webpack example to start off vor 1 Jahr

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.