Skip to content

bowenjun/cli-1742

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cli-1742

前端脚手架工具。

开箱即用

包含的模块有:

  • react(16)+react-router(4)+redux(4)+(antd(3) || antd-mobile(4))
  • vue(2.5.13)+vue-router(3)
  • vue+ssr
  • koa(2.5.0)
  • express(4.13.1)

安装

npm install cli-1742 -g

使用

# 初始化项目

# - new folder
cli-1742 [command] new-folder

# - exist folder
cli-1742 [command]

# command 可选
    init-react
    init-vue
    ssr-vue
    init-koa
    init-express

## eg
## cli-1742 init-react app
## 命令将会在当前路径下,新建 app 文件夹并初始化 react 项目

1742

About

脚手架工具,开箱即用

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published