create-harexs-tp
v1.0.1
Published
A simple tool for quickly creating Vue SFC pages
Downloads
2
Maintainers
Readme
harexs-tp
A simple tool for quickly creating Vue SFC pages
Usage
With NPM:
$ npm create harexs-tp
With Yarn:
$ yarn create harexs-tp
With PNPM:
$ pnpm create harexs-tp
Options
| params | example | result | | :----: | :--------: | :---------------------------: | | --f | --f=file | specify file name | | --t | --t=v2 | specify template: v2/v3/v3-ts | | --d | --d=folder | Specify folder name |