2.8.4 • Published 3 years ago
@cutting-mat/create v2.8.4
@cutting-mat/create
Scaffolding Your First CuttingMat Project
Compatibility Note: requires Node.js version >=12.0.0.
With NPM:
$ npm init @cutting-mat
With Yarn:
$ yarn create @cutting-mat
Then follow the prompts!
Currently supported template presets include:
- `vue-element-ui`
- `vue-vant`
- `electron`