npm installnpm run build: buildsrc/main.weintodist/main.jsnpm run dev: watch file changes ofsrc/main.weand automatically build intodist/main.jsnpm run serve: preview in html5 renderer throughhttp://localhost:8080/
note: the entry file can be configured in webpack.config.js, learn more from weex-loader
Finally the generated code will be found in dist folder.
pod install: openPlayWiki.xcworkspaceand build targetPlayWiki