Skip to content
/ vue-ts-starter Public template

Vue template for starter using Vue3 + TypeScript + Vite + Pinia πŸš€

License

Notifications You must be signed in to change notification settings

yugasun/vue-ts-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jun 20, 2024
31b6ecc Β· Jun 20, 2024

History

47 Commits
Oct 21, 2022
May 20, 2022
Jun 20, 2024
Mar 14, 2023
Jun 3, 2022
Jun 20, 2024
May 20, 2022
May 20, 2022
May 21, 2022
Jun 20, 2024
Jun 20, 2024
May 20, 2022
Aug 15, 2022
May 21, 2022
Jun 20, 2024
May 20, 2022
Jun 20, 2024
Aug 1, 2022
Jun 20, 2024
Jun 20, 2024
Jun 20, 2024
Mar 14, 2023
May 20, 2022
Jun 20, 2024
Jun 20, 2024
Jun 20, 2024
Jun 20, 2024

Repository files navigation

Vue TypeScript Starter

Vue3 TypeScript Vite Pinia Unocss Build

Vue template for starter using Vue3 + TypeScript + Vite + Pinia + Unocss πŸš€

Feature

Start

# 0. Clone project
git clone https://github.com/yugasun/vue-ts-starter

# 1. Install dependencies
pnpm install

# 2. Start develop server
pnpm dev

# 3. Build
pnpm build

Customize

If you want to use Ant Design Vue, just checkout the branch antd.

git clone --branch antd https://github.com/yugasun/vue-ts-starter

If you don't need any UI components, just clone or checkout the branch simple.

git clone --branch simple https://github.com/yugasun/vue-ts-starter

Recommended IDE Setup

License

MIT @yugasun