create-template:用于创建模板的脚手架工具

时间:2021-02-12 04:10:49
【文件属性】:
文件名称:create-template:用于创建模板的脚手架工具
文件大小:36KB
文件格式:ZIP
更新时间:2021-02-12 04:10:49
cli template JavaScript 创建模板 用于创建模板的脚手架工具。 用法 npm init @gxmari007/template # or yarn create @gxmari007/template 然后按照提示进行操作。 您可以在命令行上指定项目名称和模板。 npm init @gxmari007/template my-app --template lib-ts 您也可以输入--help或-h命令以获取更多信息。 npm init @gxmari007/template --help 模板 图书馆 Vite插件 执照 麻省理工学院
【文件预览】:
create-template-main
----package.json(1KB)
----pnpm-lock.yaml(84KB)
----templates()
--------template-vite-plugin()
--------template-lib-ts()
----.github()
--------workflows()
----.prettierrc(52B)
----LICENSE(1KB)
----src()
--------index.ts(3KB)
----.eslintrc.js(396B)
----tsconfig.json(261B)
----.gitignore(125B)
----README.md(750B)
----.eslintignore(5B)
----.editorconfig(188B)

网友评论