0.0.14 • Published 5 months ago
aloudata-gantt v0.0.14
开发
- 需要使用 node16 版本
- 发线上包,然后迭代平台引入
npm i
npm run start:website
// 浏览器打开 http://localhost:8001/
// demo 在 website 里面哈
部署
npm run build
# 目前是部署在公网的,没有部署在私有仓库
npm publish --access public
npm i
npm run start:website
// 浏览器打开 http://localhost:8001/
// demo 在 website 里面哈
npm run build
# 目前是部署在公网的,没有部署在私有仓库
npm publish --access public