iliyaZelenko / happy-birthday

Happy birthday static site on Vue 3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Happy birthday static site on Vue 3


Languages

Language:Vue 86.4%Language:TypeScript 6.3%Language:HTML 3.7%Language:JavaScript 3.6%