/www.trelobifteki.com

Frontend application for my personal website as a PoC

Primary LanguageVueGNU General Public License v3.0GPL-3.0

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.