/vue-ui

基于VUE的移动端web UI组件库

Primary LanguageJavaScript

说明

本项目探索如何建立一套移动webUI组件库。

示意图

启动步骤

npm install  browser-sync -g    //hot-reload
npm install
npm run build
npm run watch

然后访问 http://localhost:3000/dist/example.html