Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 620 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 620 Bytes

VCom Starter

Starter template of Development Vue Component

Template Usage

Clone the repository and install dependence packages.

Run command of pnpm run dev and develop component at core folder.

Run command of pnpm run build and builded component can generate dist folder into root path

Tip: The use of global components supports global type promotion

Tips

Some characters of the project need to be replaced globally before development

@vcom/starter: It is package name of component

vcom-starter: It is bundle name of file after building