A development template for vue3 + vue-router + pinia + typescript + vite-ssg
npx degit a3510377/vue3-ts-template <your new project name>
yarn install
yarn dev
yarn build
set github Environment secrets
TOKEN
:<Github Build Token>
VITE_BASE
:<Vite Base url>
(Optional)