New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@vortex-ui/test

Package Overview
Dependencies
Maintainers
6
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vortex-ui/test

Envcloud frontend accumulation

latest
npmnpm
Version
0.0.1
Version published
Maintainers
6
Created
Source

Env Puzzle

环境云前端团队组件沉淀

codecov download version

📦 安装

yarn add env-puzzle

or

npm i env-puzzle

🔨 示例

import {Template, CreateModal, ViewModal} from 'env-puzzle';

const App = () => (
  <>
    <Template></Template>
    <CreateModal />
    <ViewModal />
  </>
)

⌨️ 本地开发

克隆到本地开发:

$ git clone git@github.com:FireBushtree/env-puzzle.git
$ cd env-puzzle
$ npm install
$ npm start

Keywords

design

FAQs

Package last updated on 31 May 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