UNPKG

element-ui

Version:

A Component Library for Vue.js.

9 lines (6 loc) 67 B
clean: rm -rf build build: clean npm run build test: npm test