Skip to content

创建项目的脚手架工具,功能类似于vue-cli或者create-react-app。初始化项目的模版(类似于vue的webpack模版)在react-pc-template仓库中

Notifications You must be signed in to change notification settings

lizuncong/create-app-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

初始化项目的脚手架工具。 模版必须包含meta.js以及template文件夹, template文件夹必须包含package.json文件 模版项目命名以template后缀,如react-pc-template

运行:下载项目后,安装依赖,在终端执行node bin/create-app可查看使用帮助。 运行node bin/create-app list可查看所有可用的模版。 运行node bin/create-app init <模版名称> <项目名称>可初始化项目

About

创建项目的脚手架工具,功能类似于vue-cli或者create-react-app。初始化项目的模版(类似于vue的webpack模版)在react-pc-template仓库中

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published