Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 390 Bytes

File metadata and controls

29 lines (19 loc) · 390 Bytes

@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`