233 Star 1.9K Fork 1.1K

张红元 / dc3-web

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 885 Bytes
一键复制 编辑 原始数据 按行查看 历史
pnoker 提交于 2021-11-23 18:20 . 调整

:boom: IoT DC3 Demo Web UI 仅供接口调试使用 :boom:

:rocket: 非常欢迎广大兴趣爱好者的加入,你的 Star 是我们开发的动力 !

:seedling:Web UI ,需要借助 DC3 平台服务,https://gitee.com/pnoker/iot-dc3https://github.com/pnoker/iot-dc3


一、准备

  • nodejs >= 12
  • git
  • Web Storm 或者 Visual Studio Code

配置国内 npm

在用户目录下创建 .npmrc 文件,并写入以下内容

registry=https://registry.npm.taobao.org
sass_binary_site=https://npm.taobao.org/mirrors/node-sass

安装 yarn

npm install -g yarn

二、源码

git clone https://gitee.com/pnoker/dc3-web.git

三、开发

cd dc3-web

# install
yarn

# run
yarn run serve

# build 
yarn run build
NodeJS
1
https://gitee.com/pnoker/dc3-web.git
git@gitee.com:pnoker/dc3-web.git
pnoker
dc3-web
dc3-web
master

搜索帮助