vue x table with element-ui
- make sure node and npm installed;
> npm install vue-element-xui
- 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;