All Projects → w11p3333 → Weex Start Kit

w11p3333 / Weex Start Kit

A weex + vue template to build web/Android/iOS project

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Weex Start Kit

Analyzer Of Android For Apache Weex
Stars: ✭ 111 (-28.39%)
Mutual labels:  weex
Awesome Weex
A curated list of awesome Weex guides, articles, sites, tools, projects and resources.
Stars: ✭ 1,539 (+892.9%)
Mutual labels:  weex
Eros Yanxuan Demo V2
📲 基于 eros 开发的 demo,迁移的自 weex 网易严选。
Stars: ✭ 139 (-10.32%)
Mutual labels:  weex
Weex Android Joke
A joke android app,powered by alibaba's weex.
Stars: ✭ 112 (-27.74%)
Mutual labels:  weex
Patternlab Edition Node Webpack
The webpack wrapper around patternlab-node core, providing tasks to interact with the core library and move supporting frontend assets.
Stars: ✭ 122 (-21.29%)
Mutual labels:  webpack3
Vue Auto Puzzle
Jigsaw puzzle based on Vue(基于Vue的拼图小游戏,可自动拼图。还包含Weex版)
Stars: ✭ 127 (-18.06%)
Mutual labels:  weex
Weex Analysis Project
Weex源码分析系列文章
Stars: ✭ 110 (-29.03%)
Mutual labels:  weex
Iceberg
Front-End Boilerplate built with React + Babel + Webpack + SASS
Stars: ✭ 144 (-7.1%)
Mutual labels:  webpack3
Amap Running App For Apache Weex
amap-running-app-for-apache-weex is a third party plugin, and is not developed nor maintained by Apache Weex.
Stars: ✭ 122 (-21.29%)
Mutual labels:  weex
Svg Sprite Loader
Webpack loader for creating SVG sprites.
Stars: ✭ 1,822 (+1075.48%)
Mutual labels:  webpack3
Hotfix
一种轻量级的可以通过苹果审核的热修复方案,可以替代JSPatch的热修复方案。
Stars: ✭ 114 (-26.45%)
Mutual labels:  weex
Webpacktemplate
webpack多页面脚手架
Stars: ✭ 118 (-23.87%)
Mutual labels:  webpack3
React Redux Graphql Apollo Bootstrap Webpack Starter
react js + redux + graphQL + Apollo + react router + hot reload + devTools + bootstrap + webpack starter
Stars: ✭ 127 (-18.06%)
Mutual labels:  webpack3
Koa React Universal
lightweight React-Koa2 universal boilerplate, only what is essential
Stars: ✭ 112 (-27.74%)
Mutual labels:  webpack3
Mypui
基于uniapp/weex,快速开发小程序和原生APP的组件库与工具集
Stars: ✭ 139 (-10.32%)
Mutual labels:  weex
Easywebpack Cli
A Powerful Cross-platform Webpack CLI Tool
Stars: ✭ 110 (-29.03%)
Mutual labels:  weex
Opensource
♨️ 分享GitHub优秀开源项目和主流开发使用的网站、解决问题方案收集以及学习网站或资料,涵盖了iOS, macOS X, Blockchain, Flutter, Weex, H5, Games, C++, Script等多方面的内容,其中iOS大致包涵以下内容:音视频;IM和直播;逆向开发;图像相关(OpenGL, Metal, GPUImage);内购(IAP), ApplePay和第三方支付;安全攻防和应用加固, 数据安全和算法;常用第三方库;导航栏和状态栏;侧边菜单;数据持久;蓝牙, 手势指纹面容ID解锁, 图片浏览器, 扫码, 下拉和上拉刷新, 指示器, Toast, Menu, Sensor, Privacy, WebView和进度条, 动画, 选择器, 搜索, 分享, 图片验证码, 设备相关信息, 广告, 高仿项目及Demo等。
Stars: ✭ 123 (-20.65%)
Mutual labels:  weex
Workflow Reactjs
My workflow with ReactJS + Webpack 3+
Stars: ✭ 150 (-3.23%)
Mutual labels:  webpack3
Eros Template
🔧 eros app 开发模板。
Stars: ✭ 143 (-7.74%)
Mutual labels:  weex
Weex Amui
Ant Design Mobile of Weex
Stars: ✭ 131 (-15.48%)
Mutual labels:  weex

BuildStatus Build Status License Welcome PR

Intro

weex-start-kit is a simple template for building mobile cross-platform project

Preview

Web

iOS/Android Using playground scan the code

Usage

web

# install node_modules
git clone https://github.com/w11p3333/weex-start-kit.git
cd Web
npm install
# watch for dev
npm run dev
# build for production
npm run build
# copy dist to iOS and Android Project (in MACOS)
npm run copy

iOS

cd iOS/Demo
pod install
# open iOS/Demo/test.xcworkspace

Android

open Android/Demo by Android Studio

make Project -> Run

if installed error

clean Project -> Rebuild Project -> Run

Q&A

see article

Changelog

2017.5.25 first commit
2017.6.22 update to webpack 3.0

License

MIT

Copyright (c) 2017-present, AppleCatKay

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].