创建模板 用于创建模板的脚手架工具。 用法 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插件 执照 麻省理工学院