# remaxjs-examples
**Repository Path**: github-codes/remaxjs-examples
## Basic Information
- **Project Name**: remaxjs-examples
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2022-03-03
- **Last Updated**: 2022-03-03
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# Remax Todo Demo
- [阿里](#阿里)
- [微信](#微信)
- [头条](#头条)
- [本地运行](#本地运行)
## 阿里
## 微信
## 头条
## 本地运行
进入对应小程序目录,如 alipay
```bash
& cd alipay
$ yarn install
$ yarn dev
```
使用开发者工具打开 `dist` 目录。
[支付宝小程序开发者工具](https://docs.alipay.com/mini/ide/download)
[微信小程序开发者工具](https://developers.weixin.qq.com/miniprogram/dev/devtools/download.html)