create app:用于创建模板的脚手架工具 源码
创建应用 用于创建模板的脚手架工具。 用法 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.zip
(预估有个37文件)
create-app-main
.github
workflows
release.yml
301B
.eslintrc.js
396B
src
index.ts
3KB
tsconfig.json
261B
LICENSE
1KB
.prettierrc
52B
暂无评论