/create-template-app

用于快速生成开发项目模板

Primary LanguageTypeScriptMIT LicenseMIT

create-template-app NPM License

create-template-app 可用于快速生成开发项目模板

安装和使用

npx create-template-app my-app

安装一个确定的模板

npx create-template-app my-app --template admin

现有模板参数

参数 描述
admin 生成后台开发项目模板

参考

create-react-app

Set up a modern web app by running one command.