/vue-app

Primary LanguageJavaScript

A webapp framework of vue

run:

npm install
npm run dll
npm run build
npm run test

demo

demo

demo中用到的分页弹窗等组件等是自己在项目实践中抽取出来的vue组件库,已发布到npm(hdp-vue-components),github地址是hdp-vue-components