https://github.com/bmfe/eros-template
🔧 eros app 开发模板。
https://github.com/bmfe/eros-template
eros template vue weex weex-eros weex-template
Last synced: 7 months ago
JSON representation
🔧 eros app 开发模板。
- Host: GitHub
- URL: https://github.com/bmfe/eros-template
- Owner: bmfe
- License: mit
- Created: 2018-04-19T02:45:02.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-11T03:10:42.000Z (over 6 years ago)
- Last Synced: 2025-04-09T10:27:47.728Z (8 months ago)
- Topics: eros, template, vue, weex, weex-eros, weex-template
- Language: Vue
- Homepage: https://github.com/bmfe/eros
- Size: 11.9 MB
- Stars: 143
- Watchers: 13
- Forks: 32
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-vue - weex-eros - eros app 开发模板。 (Frameworks [🔝](#readme))
- awesome-vue-zh - weex-性爱 - [中文]Eros是一个基于Weex和Vue的应用程序解决方案,它使您能够使用Vue API,简单快速地开发中小型应用程序. (构架 / 移动)
- awesome-vue - weex-eros ★104 - [Chinese] Eros is a app solution based on Weex and Vue, which enables you to use API of Vue, simple and quick development of small and medium app. (Frameworks / Mobile)
- awesome-vue - weex-eros - [Chinese] Eros is a app solution based on Weex and Vue, which enables you to use API of Vue, simple and quick development of small and medium app. (Frameworks / Mobile)
- awesome-vue - weex-eros - [Chinese] Eros is a app solution based on Weex and Vue, which enables you to use API of Vue, simple and quick development of small and medium app. (Components & Libraries / Frameworks)
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)