Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 287 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 287 Bytes

WxMoment

此项目不再更新,请到 https://github.com/wxc-team/WxMoment 查看最新的功能特性,以及问题反馈。

开发指南

安装依赖

npm install

运行服务

node server.js

编译JS

component build --name wxmoment
gulp build