0.1.3 • Published 6 years ago

cli-1742 v0.1.3

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

cli-1742

前端脚手架工具。

开箱即用

包含的模块有:

  • react(16)+react-router(4)+redux(4)+(antd(3) || antd-mobile(4))
  • angular(1)
  • 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 可选
1.init-react
2.init-vue
3.init-angular
4.ssr-vue
5.init-koa
6.init-express

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

作者:1742

邮箱:bvct1742@163.com

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago