4 Star 14 Fork 4

ThingsKit/ThingsKit物联网平台文档

Create your Gitee Account
Explore and code with more than 13.5 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
Makefile 181 Bytes
Copy Edit Raw Blame History
TrueVoid authored 2 years ago . docs: release1.0.1
.PHONY: dist test
default: help
dev:
npm run dev
dist:
npm run build
help:
@echo " make dev [npm run dev] 开发模式"
@echo " make dist [npm run build] 编译模式"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/thingskit/thingskit-docs.git
git@gitee.com:thingskit/thingskit-docs.git
thingskit
thingskit-docs
ThingsKit物联网平台文档
master

Search