An open API service indexing awesome lists of open source software.

https://github.com/binance/binance-mp-demo


https://github.com/binance/binance-mp-demo

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Binance Mini Program Demos

## BMP Components Demo

`bmp-components-demo` shows the examples of components and apis available in the Binance Mini Program.

## DSL Component Demo

Same as `bmp-components-demo`, but `component-demo-public` is built on top of template directly. you can use `bxml`, `bxss` to build your own Binance Mini Program.

## Webview Demo

`webview demo` shows the example of webview component.

## Example: Migrate a React app to Mini Program app

`react-app-to-mp-example` shows how to migrate a React app to the Binance Mini Program app.