IACJ / weex-relaCalc

weex三端开发-亲戚称谓计算器

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

calc

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

weex三端开发-亲戚称谓计算器


Languages

Language:HTML 67.4%Language:PHP 25.4%Language:JavaScript 7.2%