New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

create-lecloud-app

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-lecloud-app

## 使用

  • 0.0.8
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

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

FAQs

Package last updated on 15 Mar 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc