Skip to content

matisha001/weex-demo

Repository files navigation

weex-WeexOne

##weex的使用

###使用方法:

  • $ git clone [email protected]:matisha001/weex-WeexOne.git
  • 将./src/目录下的文件换成你所需要的文件
  • npm run build
  • weexpack run android/ios

##项目截图 weex weex weex weex

##如何创建一个weex项目 1.安装命令 npm install -g weexpack@beta 2. 创建 weexpack 工程 weexpack create appName 3. npm install 4. 安装/移除 weex 应用模版 weexpack platform add/remove android/ios 5. 安装/移除 weex 插件(可选项) weexpack plugin add/remove path/to/plugin 6. 打包应用并安装运行 weexpack run android/ios(注意:打包之前要npm run build)

其他 weex

weex官网https://weex-project.io/ 我的邮箱 : [email protected]

###更多案例

d3-demos vuejs2.x-demos react vuejs1.x-demos

About

weex离线应用,不使用playground

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published