vue-element-xui
v1.2.73
Published
vue x ui with element-ui
Downloads
32
Readme
vue-element-xui
vue x table with element-ui
Getting started
- make sure node and npm installed;
Install
> npm install vue-element-xui
Development
- make sure node and npm installed;
- clone the repo to local;
- run
npm install
to install node modules; - run
npm run build
to get an unminified build file atlib
folder;