# yaohuo
**Repository Path**: mmuni/yaohuo
## Basic Information
- **Project Name**: yaohuo
- **Description**: 妖火APP
原作 https://github.com/Redcker/yaohuo
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2022-10-25
- **Last Updated**: 2022-11-11
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
yaohuo APP
## 简介
yaohuo APP是一个妖火论坛功能最完善的APP,本地解析,数据不经过任何中转,100%保障妖友的账号安全
## 准备
- [node](http://nodejs.org/) 和 [git](https://git-scm.com/) - 项目开发环境
- [Vue2](https://v2.vuejs.org/) - 熟悉 Vue 基础语法
- [TypeScript](https://www.javascript.com/) - 熟悉`JavaScript`基本语法
- [Es6+](http://es6.ruanyifeng.com/) - 熟悉 es6 基本语法
- [uni-app](https://uni-app.dcloud.net.cn/) - 熟悉uni-app基本用法
- [Hbuilder X](https://www.dcloud.io/hbuilderx.html) - 开发IDE
## 安装使用
- 获取项目代码
```bash
git clone https://github.com/Redcker/yaohuo.git
```
- 安装依赖
```bash
cd yaohuo
npm install
```
- 运行
`Hbuilder X上方菜单栏运行到真机`
- 打包
`Hbuilder X上方菜单栏发行打包`
## 如何贡献
非常欢迎你的加入 或者提交一个 Pull Request。
## 维护者
[@Redcker](https://github.com/Redcker)