Skip to content
This repository has been archived by the owner on Oct 22, 2022. It is now read-only.

Latest commit

 

History

History
36 lines (21 loc) · 793 Bytes

README_CN.md

File metadata and controls

36 lines (21 loc) · 793 Bytes

we-timer

English | 简体中文

一个使用 uni-app 开发的间隔计时微信小程序

截图和小程序码

可以扫码体验

image

image

运行

yarn install

运行开发模式

yarn run serve

然后使用微信小程序开发工具打开 dist/dev/mp-weixin 预览

构建发布包

yarn run build

发布包内容在 dist/build/mp-weixin 文件目录