vue-element-xui
v1.2.75
Published
vue x ui with element-ui
Downloads
13
Readme
vue-element-xui
vue x table with element-ui
Getting started
- make sure node and npm installed;
Install
> npm install vue-element-xuiDevelopment
- make sure node and npm installed;
- clone the repo to local;
- run
npm installto install node modules; - run
npm run buildto get an unminified build file atlibfolder;
