Skip to content

dongggcom/react-minder-craft

Repository files navigation

react-minder-craft

A React adaptation of kityminder-editor .

Installation

yarn install

Usage

import React from 'react';
import 'react-minder-craft/dist/css/index.css';
import ReactMinderCraft from 'react-minder-craft/es';


export default () => <ReactMinderCraft />

Demo

yarn start

For more detail instructions, refer to example directory. Here are some development note: handbook

F&Q

If you want to run it locally, ensure you have installed react react-dom and antd. Check package.json > peerDependencies for more futher details.

About

refactor kityminder-editor in react.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages