Go to file
2022-05-26 21:55:37 +02:00
docker Add vuejs and port all contents to it 2022-05-26 21:55:37 +02:00
public Add vuejs and port all contents to it 2022-05-26 21:55:37 +02:00
src Add vuejs and port all contents to it 2022-05-26 21:55:37 +02:00
.browserslistrc Add vuejs and port all contents to it 2022-05-26 21:55:37 +02:00
.dockerignore Add vuejs and port all contents to it 2022-05-26 21:55:37 +02:00
.editorconfig Set up editorconfig 2022-05-26 09:40:18 +02:00
.eslintrc.js Add vuejs and port all contents to it 2022-05-26 21:55:37 +02:00
.gitignore Add vuejs and port all contents to it 2022-05-26 21:55:37 +02:00
babel.config.js Add vuejs and port all contents to it 2022-05-26 21:55:37 +02:00
docker-compose.yml Add vuejs and port all contents to it 2022-05-26 21:55:37 +02:00
package.json Add vuejs and port all contents to it 2022-05-26 21:55:37 +02:00
README.md Add vuejs and port all contents to it 2022-05-26 21:55:37 +02:00
tsconfig.json Add vuejs and port all contents to it 2022-05-26 21:55:37 +02:00
vue.config.js Add vuejs and port all contents to it 2022-05-26 21:55:37 +02:00
yarn.lock Add vuejs and port all contents to it 2022-05-26 21:55:37 +02:00

Personal Website

This is the repository for Daniel's personal website.

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.