Skip to content

maqi1520/taro-video-english

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"听读说"小程序

二维码

基于 Taro 开发的英语视频学习小程序。

本地运行

# 安装依赖,或 npm i
yarn

# 运行小程序,编译后的文件位于项目下的 dist 文件夹
# (微信 dev:weapp,支付宝 dev:alipay)
npm run dev:weapp

# 运行 H5
npm run dev:h5

# 运行 React Native,请务必查阅文档:https://nervjs.github.io/taro/docs/react-native.html
npm run dev:rn

项目说明

数据管理使用 rematch

后端使用小程序云开发

部署修改 project.config.json 中的 appid 为自己的小程序 appid

About

听读说小程序源码,微信搜索“听读说”

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published