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

@talentui/cli

Package Overview
Dependencies
Maintainers
4
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@talentui/cli

1. 安装 ``` sudo yarn global add @talentui/cli ```

1.5.3
latest
npm
Version published
Weekly downloads
25
150%
Maintainers
4
Weekly downloads
 
Created
Source

快速创建talentui模版项目

  • 安装
sudo yarn global add @talentui/cli 
  • 执行创建项目
//talent init 目标文件夹名称(如果为 . 则在当前目录下生成项目)
talent init demo
  • 选择vue/react模版
  • 根据提示完善项目信息
  • 完成创建

changeLog:

1.3.6

在选择pageBuilder组件包开发的时候,询问appId信息,开发者务必准确填写

1.3.1

fix bug

过滤不需要处理的文件

1.3.0

  • 加入打包dll的模版项目

1.2.0

  • 加入分支选取

FAQs

Package last updated on 26 Feb 2019

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