@arco-materials/template-monorepo
v1.0.3
Published
Create Arco Material Lerna Project
Downloads
32
Keywords
Readme
quick start
Create a Lerna based Monorepo material project with the following command.
npx @arco-materials/template-monorepo@latest --framework=react --targetDir=directory-name
Specify the path of the new project through --targetDir
, and specify the framework type (React/Vue) to be used through --framework
.