0.0.8 • Published 3 years ago

create-lecloud-app v0.0.8

Weekly downloads
-
License
MIT
Repository
-
Last release
3 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

3 years ago

0.0.5

3 years ago

0.0.4-alpha.1

3 years ago

0.0.4

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.3

3 years ago

0.0.3-alpha.1

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago

0.0.0

3 years ago