Skip to content

Latest commit

 

History

History
68 lines (44 loc) · 3.2 KB

README.md

File metadata and controls

68 lines (44 loc) · 3.2 KB


license Release Version PRs Welcome Community

MtBird

StaringOS MtBird is a low-code editor for HTML Page、Website. We help to build page without code or less code. It also support Wechat Mini-Program. This is front-end editor component repository, see mtbird-saas for api and admin panel.

中文文档

Getting Start

Require NodeJS version: >=18

git clone https://github.com/staringos/mtbird
pnpm install
pnpm  -w run start

Open: http://localhost:3000/

Develop mtbird library mode see this document

More Usage

Docs

Contributing

PRs & Issues are all welcome, feel free to ask question or submit your code.

CONTRIBUTING