Skip to content

a3510377/devicon

Repository files navigation

vue3-ts-template

A development template for vue3 + vue-router + pinia + typescript + vite-ssg

Installation

npx degit a3510377/vue3-ts-template <your new project name>

init

yarn install

⚙️ Development

yarn dev

Build

yarn build

use Github Actions

set github Environment secrets

  1. TOKEN: <Github Build Token>
  2. VITE_BASE: <Vite Base url> (Optional)

️ Technologies