0.0.8 • Published 2 years ago

create-lecloud-app v0.0.8

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

create-lecloud-app

使用

创建项目

# yarn
yarn create lecloud-app
# npm
npm create lecloud-app@latest

指定项目名称创建项目

# 例:创建名为 who_am_i 的项目
yarn create lecloud-app --name who_am_i

指定模板种子创建项目

# 例:模板种子的 npm 仓库为 @sl/i_am_template
yarn create lecloud-app --template=i_am_template

拉取 next tag 的模板种子创建项目

yarn create lecloud-app --next

# 例:模板种子的 npm 仓库为 @sl/i_am_template
yarn create lecloud-app --template=i_am_template --next
0.0.8

2 years ago

0.0.5

2 years ago

0.0.4-alpha.1

2 years ago

0.0.4

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.3

2 years ago

0.0.3-alpha.1

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago

0.0.0

2 years ago