Skip to content

flingyp/vcom-starter

Repository files navigation

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