Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 389 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 389 Bytes

live-teach

JZ live teaching mini program

Introduction

This built with WePY. Please make sure to read document before use.

Build Setup

# install dependencies
npm install # or yarn

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

# build for production
npm run build