Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 开发模板。
- Host: GitHub
- URL: https://github.com/bmfe/eros-template
- Owner: bmfe
- License: mit
- Created: 2018-04-19T02:45:02.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-11T03:10:42.000Z (over 5 years ago)
- Last Synced: 2024-01-29T09:43:21.447Z (10 months ago)
- Topics: eros, template, vue, weex, weex-eros, weex-template
- Language: Vue
- Homepage: https://github.com/bmfe/eros
- Size: 11.9 MB
- Stars: 144
- Watchers: 14
- Forks: 32
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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)