The Wayback Machine - https://web.archive.org/web/20200604215838/https://github.com/topics/dva
Skip to content
#

dva

Here are 409 public repositories matching this topic...

基于 React 的组件可视化拖拽页面搭建代码生成工具,组件自由拖拽,dom实时追踪,组件无限制嵌套组合,不添加多余节点,所见即所得,可完美还原UI设计,多平台支持,代码生成,实时预览,项目于2020.2.22开源,喜欢的点颗星支持鼓励一下!

  • Updated Jun 4, 2020
  • TypeScript
rrjanbiah
rrjanbiah commented Jul 14, 2018

How does it compare with https://github.com/marmelab/react-admin (which is from https://github.com/marmelab/ng-admin) ?

With react-admin, if we setup few configurations, the whole admin is up and ready. Is dva-admin works like that? (or, mere components that still needs assembling?) If not, is there any similar projects available that is comparable to https://github.com/marmelab/react-admin in

apersonw
apersonw commented Jun 7, 2019

安装docker

一、安装仓库帮助工具

sudo yum install -y yum-utils device-mapper-persistent-data lvm2

二、添加仓库镜像地址

sudo yum-config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo

三、开始安装

sudo yum install docker-ce docker-ce-cli containerd.io

四、启动容器

sudo systemctl start docker

卸载docker

Improve this page

Add a description, image, and links to the dva topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dva topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.