该项目致力于收录常用的VUE前端组件,并给大家展示相应的使用示例。方便小伙伴们找到合适的控件,并快速上手。
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report