美文网首页
ionic运行

ionic运行

作者: 凯凯_ | 来源:发表于2018-08-07 16:28 被阅读10次

 克隆项目 git clone https://gitee.com/Dandelion-dp/djk.git 

 安装依赖 npm install 

建议不要用cnpm安装 会有各种诡异的bug 可以通过如下操作解决 npm 下载速度慢的问题 

npm install -g --registry=https://registry.npm.taobao.org 

 启动服务 ionic serve

相关文章

网友评论

      本文标题:ionic运行

      本文链接:https://www.haomeiwen.com/subject/zisavftx.html