Commit a334eec6 authored by xiaoye's avatar xiaoye

Create readme.md

parent 9f52027c
本项目基于[uni-app框架](https://uniapp.dcloud.net.cn/)
前置工作: (所需环境:node.js)
```bash
npm install
```
开发环境运行:
```bash
npm run dev:h5
```
编译h5:
```bash
npm run build:h5
```
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment