kityminder-editor-react-dev

linjinyu 5f3b9ef95d init il y a 6 ans
.idea 5f3b9ef95d init il y a 6 ans
public 5f3b9ef95d init il y a 6 ans
src 5f3b9ef95d init il y a 6 ans
.gitignore 5f3b9ef95d init il y a 6 ans
README.md 5f3b9ef95d init il y a 6 ans
package.json 5f3b9ef95d init il y a 6 ans

README.md

kityminder-editor-react

基于 react 的 kityminder-editor

开发和运行

本项目使用 create-react-app 脚手架构建

UI 框架使用 Ant Design

将项目克隆到本地在根目录下执行

  npm install
  npm start

即可运行项目