This is a template lib for iview components. It contains common code segments of iview components like buttons, you can click it and get the code copy quickly.
The setup process just like other vue projects.
npm install
npm run serve
npm run build
npm run lint
MIT License