@arco-materials/template-monorepo
v1.0.3
Published
Create Arco Material Lerna Project
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-nameSpecify the path of the new project through --targetDir, and specify the framework type (React/Vue) to be used through --framework.
