Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cctp-cli

Package Overview
Dependencies
Maintainers
0
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cctp-cli

前端项目脚手架

  • 1.0.7
  • latest
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

xt-cli

项目基础架构脚手架。

一、全局安装脚手架,命令行执行:

npm install cctp-cli -g

二、初始化脚手架项目,如下:

1.进入测试目录test
cd ~/test // 进入测试目录test
2.初始化项目,命令行执行:
cc init // 初始化项目
cc new (homePage) // 在当前文件夹下初始化页面文件夹

三、查看所有指令,如下:

cc -v // 查看当前脚手架工具版本

FAQs

Package last updated on 09 Jan 2025

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