Skip to content

yifanfeng97/ppage2022

Repository files navigation

ppage2022

Deploy the dist

After commit and push, you can execute the command to update the "my" branch.

git subtree push --prefix dist origin my

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.