Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 452 Bytes

File metadata and controls

31 lines (20 loc) · 452 Bytes

component-library

This template should help get you started developing with Vue 3 in Vite.

Blog post

Read the blog post here.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint