Skip to content
#

dva

Here are 409 public repositories matching this topic...

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.