Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/SmallRuralDog/yundocs

云档3.0版本,taro开发。可打包多平台小程序,h5,IOS和Android客户端。欢迎star跟进
https://github.com/SmallRuralDog/yundocs

taro weapp

Last synced: 3 days ago
JSON representation

云档3.0版本,taro开发。可打包多平台小程序,h5,IOS和Android客户端。欢迎star跟进

Awesome Lists containing this project

README

        

## 云档3.0版本

> 由于之前的2.0版本太多坑,代码已被我无情的抛弃,现着手弄3.0版本。

基于taro开发

安装 Taro 开发工具 @tarojs/cli

使用 npm 或者 yarn 全局安装,或者直接使用npx
```shen
yarn global add @tarojs/cli
git clone https://github.com/SmallRuralDog/yundocs.git xxx
cd xxx
yarn install
yarn run dev:weapp
```
`xxx`是你的项目名称,可随意更改

## 示例
![gh_52a837af05b4_258](https://user-images.githubusercontent.com/5151848/51515491-ed5ba780-1e4e-11e9-8af1-c53dc1827818.jpg)