@cutting-mat/create
v2.8.4
Published
[]()
Downloads
16
Readme
@cutting-mat/create
Scaffolding Your First CuttingMat Project
Compatibility Note: requires Node.js version >=12.0.0.
With NPM:
$ npm init @cutting-matWith Yarn:
$ yarn create @cutting-matThen follow the prompts!
Currently supported template presets include:
- `vue-element-ui`
- `vue-vant`
- `electron`
