Skip to content

This demo is aimed to recognize the weex framework

License

Notifications You must be signed in to change notification settings

wing1003/weex_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

demo03

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.

About

This demo is aimed to recognize the weex framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published