Skip to content

dolphin-diving/dolphin-weex-template

Repository files navigation

#dolphin-weex-template 开发模版

Weex

开放平台插件开发文档:http://xx.com

沟通交流

我们的GitHub仓库

weex组件库 https://github.com/xx/xx

运行工程

创建的工程是标准的webpack工程,运行该工程有两种方式:

使用命令行运行

首先,编译文件和启动监听,运行该命令会在根目录下生成 dist 文件夹, 里面生成的文件由 webpack.config.js 里面的脚本决定。

npm run dev

随后,启动Server,默认的端口是 8686 ,如果已经被其他程序占用,配置成其他即可。

npm run serve

更多开发帮助,请查看http://xxx.com/xxx/

About

template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors