create-material
v1.0.21
Published
An easy way to start a lowcode material
Downloads
544
Readme
create-material
Scaffolding Your First Lowcode Material
With NPM:
$ npm create material@latest [project-name]
With Yarn:
$ yarn create material [project-name]
With PNPM:
$ pnpm create material [project-name]
With Bun:
$ bun create material [project-name]