kityminder-case-react

3.1.1 • Public • Published

KityMinder Case React(Antd)

背景

想基于百度脑图做一个测试用例编写、执行一体的在线脑图工具,本来都已经基于百度脑图的源码改了一版,是angularJS的,但是公司前端大部分用react,只能重新搞一下。

找了很久,都没有找到基于react的百度脑图,无奈之下只能自力更生,自己写了一个。react初学者,写得不咋的,勉强能用,也阉割掉了部分功能(其实是懒得写了)。

预览

使用说明

npm i kityminder-case-react
import MinderCase from 'kityminder-case-react';

export default function () {
    return (
        <MinderCase/>
    );
}

开发说明

npm i
npm run dev
npm run build

Readme

Keywords

none

Package Sidebar

Install

npm i kityminder-case-react

Weekly Downloads

2

Version

3.1.1

License

GNU

Unpacked Size

3.03 MB

Total Files

76

Last publish

Collaborators

  • shiqiangliang