Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 302 Bytes

File metadata and controls

25 lines (16 loc) · 302 Bytes

vue3-typescript-library-template

Project setup

Git clone repo then:

npm install

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.