Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 173 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 173 Bytes

Create Vue Library

CLI for creating reusable, modern Vue libraries using Rollup.

Quick start

npx @lokibai/create-vue-library mylib
cd mylib
npm start