@chd1994/create-wm-component
v1.0.2
Published
a scaffold for creating wm component
Downloads
2
Readme
wm-create-component
Get Started
yarn create @chd1994/wm-component
or
npx @chd1994/create-wm-component
Attention
The final component project name will has a prefix wm-
, for example, if you typed "button" for your component, you will get a project named wm-button
.