Skip to content

iliyaZelenko/happy-birthday

Repository files navigation

birthday-liza-vue3

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Push to Github Pages

git add dist && git commit -m "new build"
git subtree push --prefix dist origin gh-pages

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.