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