1.0.3 • Published 4 years ago
@arco-materials/template-monorepo v1.0.3
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.