8000 GitHub - lanria990/weex-demo: weex demo 学习,未完待续
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

lanria990/weex-demo

Repository files navigation

read

How to start

Install

npm install

Development

  • npm run build: build src/main.we into dist/main.js
  • npm run dev: watch file changes of src/main.we and automatically build into dist/main.js
  • npm run serve: preview in html5 renderer through http://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.

==========

**** 目前遇到 Uncaught ReferenceError: weex_define is not defined未解决

About

weex demo 学习,未完待续

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0