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

1.0.0-alpha.74 • 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

Package Sidebar

Install

npm i @zhjcom/env-puzzle

Weekly Downloads

0

Version

1.0.0-alpha.74

License

MIT

Unpacked Size

1.35 MB

Total Files

416

Last publish

Collaborators

  • shuyuxuan
  • yalowang
  • fssh