@vortex-ui/env-puzzle
TypeScript icon, indicating that this package has built-in type declarations

2.0.0-beta.24 • Public • Published

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

/@vortex-ui/env-puzzle/

    Package Sidebar

    Install

    npm i @vortex-ui/env-puzzle

    Weekly Downloads

    61

    Version

    2.0.0-beta.24

    License

    MIT

    Unpacked Size

    999 kB

    Total Files

    294

    Last publish

    Collaborators

    • linjicai
    • zhaosenhao
    • coderjsl
    • maoyungui
    • tonyzhou1890
    • manwuyu
    • brooklynwei