Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 405 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 405 Bytes

jsplumb-react

jsplumb的React的实践

项目运行

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

参考