Skip to content

Set of icons representing programming languages, designing & development tools. demo web

License

Notifications You must be signed in to change notification settings

a3510377/devicon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c1df5ce · Oct 10, 2022
Sep 10, 2022
Sep 11, 2022
Sep 12, 2022
Sep 18, 2022
Oct 10, 2022
Jul 24, 2022
Jul 22, 2022
Jul 22, 2022
Jul 25, 2022
Jul 22, 2022
Jul 22, 2022
Jul 22, 2022
Jul 22, 2022
Jul 22, 2022
Jul 22, 2022
Jul 22, 2022
Jul 25, 2022
Sep 19, 2022
Jul 22, 2022
Jul 22, 2022
Oct 6, 2022
Sep 12, 2022

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