rayl6 / tang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:Vue 91.9%Language:JavaScript 8.0%Language:HTML 0.2%