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

cra-template-vact-func

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cra-template-vact-func

在终端中,cd到指定目录,该目录存放二次开发控件。例: ```shell D:\\vact-funcs ``` ## 使用命令创建函数 在终端中使用命令创建模板,命令如下: ```shell npx create-react-app test --template vact-func ``` 待命令执行完成后,即在D:\\vact-funcs目录下创建了一个test的vact函数。 参考目录中README.md文件,完成函数开发和部署。

  • 1.0.10
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

使用说明

准备好目录

在终端中,cd到指定目录,该目录存放二次开发控件。例:

D:\\vact-funcs

使用命令创建函数

在终端中使用命令创建模板,命令如下:

npx create-react-app test --template vact-func

待命令执行完成后,即在D:\vact-funcs目录下创建了一个test的vact函数。 参考目录中README.md文件,完成函数开发和部署。

FAQs

Package last updated on 26 Aug 2023

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