1 Star 0 Fork 0

hpping / amis

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README-en.md 1.45 KB
一键复制 编辑 原始数据 按行查看 历史
wuduoyi 提交于 2020-06-08 18:11 . 优化一下文档,对新人更友好

amis

A Low-Code frontend UI Framework. You can quickly develop various management pages by only using JSON configuration. Frontend skill is not required.

Currently used in Baidu's internal infrastructure, created more than 40000 pages.

To build your own backend system with amis, you can refer to this: https://github.com/fex-team/amis-admin

Quick start

# Install project npm dependencies.
npm i

# Start compiling and output the code to the webroot directory of the service you just opened.
npm run dev

# Open the fis3 service, please visit http://127.0.0.1:8888/examples/pages/simple.
npm start

Testing

#Installation dependency
npm i

#Executing test cases
npm test

# View test case coverage
npm run coverage

Working with documents

For a better reading experience, it is recommended to read https://baidu.github.io/amis/ directly in gh-pages.

How to contribute

Please write in typescript, all reasonable changes, new public renderers, use cases, or document submissions will be received.

Maintainer

Discussion

Welcome to ISSUE for discussion.

JavaScript
1
https://gitee.com/hdut/amis.git
git@gitee.com:hdut/amis.git
hdut
amis
amis
master

搜索帮助