Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 294 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 294 Bytes

m-components

运行方式

  • npm i
  • npm run server

开发

  • npm i
  • npm run dev

使用方法

  1. 引入zepto或jquery
  2. 引入lib目录下 m-components.css 和 m-components.js
  3. 文档与使用方法参考public目录中index.html