Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/AWeiJie/project_wepy_k

基于wepy框架的微信小程序K线图demo
https://github.com/AWeiJie/project_wepy_k

Last synced: 2 months ago
JSON representation

基于wepy框架的微信小程序K线图demo

Awesome Lists containing this project

README

        

# live-teach

> JZ live teaching mini program

## Introduction
This built with [WePY](https://github.com/Tencent/wepy).
Please make sure to read [document](https://tencent.github.io/wepy/document.html) before use.

## Build Setup

``` bash
# install dependencies
npm install # or yarn

# serve in dev mode, with hot reload at devtools
npm run dev

# build for production
npm run build
```