Skip to content

Latest commit

 

History

History
51 lines (32 loc) · 1.18 KB

README.md

File metadata and controls

51 lines (32 loc) · 1.18 KB

Vue 3 + TypeScript + Vite

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

Type Support For .vue Imports in TS

Build Setup

For local development

npm i
npm run dev

For build

npm run build

Run local docs

npm run docs:dev

Run build docs

npm run docs:build

Output folder docs docs/.vuepress/dist

Publish package

Up version package inside package.json and run

npm run publish-package

Git Commit conventions

Concept Settings