Code Monkey home page Code Monkey logo

yanxuan-weex-demo's Introduction

WEEX开发严选App

以下是运行demo的简要步骤 关于此Demo的进一步介绍,可以阅读此文网易严选App感受WEEX开发

运行

安装依赖包

$ npm install

运行web

web工程打包

$ npm run build 

构建web工程 & 启动服务

$ npm run dev & npm run serve 

运行ios

ios打包需要开发者帐号,如果不是付费用户就只能通过xcode调试的方式安装在自己的关联手机上(就是手机需要使用此帐号登录)或者虚拟机调试。 以下是无开发者付费帐号的执行方法 安装ios框架

$ weexpack platform add ios

执行打包命令

$ weex build ios

此步骤只为了打包,并不用完全执行,详介请见https://segmentfault.com/a/1190000010984857

接下来使用xcode安装调试

运行android

安装android框架

$ weexpack platform add android

执行运行指令

$ weex run android

yanxuan-weex-demo's People

Contributors

zwwill avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.