Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bmfe/eros-template

🔧 eros app 开发模板。
https://github.com/bmfe/eros-template

eros template vue weex weex-eros weex-template

Last synced: 2 days ago
JSON representation

🔧 eros app 开发模板。

Awesome Lists containing this project

README

        

## eros 主项目地址
- [https://github.com/bmfe/eros](https://github.com/bmfe/eros)

## 介绍

> eros app 快速开发模板,可通过脚手架 eros-cli `init` 指令快速生成。

## 分支介绍

- master (附带着 demo 的完整开发底层)
- pure (无任何功能的纯净开发模板)
- source (源码依赖分支 全插件 )

## 场景使用

- 不论您是 `weex/vue` 入门新手还是有过项目经验,我们都极力推荐你先 `init` 带有 `demo` 的版本;
- 如果您已经使用过 `eros` 开发过 app,就可以直接用 `pure` 版本;
- **如果你想对项目有高度自定义如`修改 weex sdk 源码`, `自定义 eros 相关功能`,`自定义热更新逻辑`等,请直接 `clone` 我们的 `source` 分支**;

source 分支使用:

[https://github.com/bmfe/eros-template/tree/source](https://github.com/bmfe/eros-template/tree/source)