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

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

网友评论