vue-erd
v0.1.1
Published
ERD editor based on JointJS for Vue.js
Downloads
8
Readme
vue-erd
Entity-Relationship diagram editor made with Vue.js and Joint.js
Project setup
npm installCompiles and hot-reloads for development
npm run serveCompiles and minifies for production
npm run buildRun your unit tests
npm run test:unitRun your end-to-end tests
npm run test:e2eLints and fixes files
npm run lint