Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 301 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 301 Bytes

说明

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

示意图

启动步骤

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

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