Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/AWeiJie/project_wepy_k
- Owner: AWeiJie
- Created: 2018-02-10T07:41:07.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-10T09:10:36.000Z (almost 7 years ago)
- Last Synced: 2024-05-19T00:29:42.618Z (8 months ago)
- Language: JavaScript
- Size: 468 KB
- Stars: 0
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-wepy - wx-wepy-k: 基于wepy框架的微信小程序K线图demo
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
```