Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 823 Bytes

README.md

File metadata and controls

30 lines (25 loc) · 823 Bytes

Vue 3 based on Vite + (TypeScript, JavaScript, Pinia, ESlint, PWA, Vitest, Sass, Ant Design, Auto import components)

This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Recommended IDE Setup

Install

yarn

Develop

yarn serve

Build

yarn build

Tests

yarn test

Config

if need TS Components({ dts: true })