/happy-birthday

Happy birthday static site on Vue 3

Primary LanguageVue

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.