Skip to content

Latest commit

 

History

History
executable file
·
20 lines (13 loc) · 262 Bytes

README.md

File metadata and controls

executable file
·
20 lines (13 loc) · 262 Bytes

weex-exp

A Weex.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at ip:8081, but only run web
npm start

# run web and WeexPlayground
npm run serve

# build for production with minification
npm run build