Skip to content

Latest commit

 

History

History
46 lines (30 loc) · 1.04 KB

README.md

File metadata and controls

46 lines (30 loc) · 1.04 KB

A front-end development framework based on schema, which simplifies the development process and improves the development efficiency through configuration, supporting element plus and vant.

Install

pnpm commands

# publish
cd packages/runtime
nrm use zto
pnpm publish

yarn workspace commands

# peerDependencies installation
yarn add install-peers

yarn workspace <workspace-name> <command>

Usage

zpage [OPTIONS] COMMAND [ARGS]...

Projects using this library

  • 兔喜运营平台 服务于兔喜总部运营人员, 为门店生命周期全流程管理, 提供系统支持.

Related projects

  • amis 前端低代码框架,通过 JSON 配置就能生成各种页面

About the name

  • We will change the name TANG to ZPAGE, to make this project more localization.

have fun