Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 567 Bytes

README.md

File metadata and controls

35 lines (28 loc) · 567 Bytes

This is my personal website and a small proof-of-concept for some features:

  • Blog based on markdown
  • Responsive web design
  • format for writing CV
  • CI/CD with Jenkins Pipelines

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test:unit

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.