flypeng-demo
v1.1.0
Published
Vue Component Starter
Downloads
3
Readme
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
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