Socket
Socket
Sign inDemoInstall

cra-template-vact-func

Package Overview
Dependencies
0
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

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文件,完成函数开发和部署。


Version published
Weekly downloads
5
Maintainers
1
Install size
2.95 kB
Created
Weekly downloads
 

Readme

Source

使用说明

准备好目录

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

D:\\vact-funcs

使用命令创建函数

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

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

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

FAQs

Last updated on 26 Aug 2023

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc