egeria ui 源码
目录 先决条件 版本 节点JS 8.x NPM 5.x 通常,可以使用的NPM版本带有NODEJS依赖项。 安装依赖项 $ npm install 运行测试 $ npm test 开发开始 模拟API方法 使用者介面 $ git clone https://github.com/odpi/egeria-ui $ cd egeria-ui $ npm install $ npm run serve # will start a static server on http://localhost:8080 and will proxy any missing # API Endpoints to the Mocked API 模拟API $ git clone https://github.com/odpi/egeria-api-mocks $ cd
文件列表
egeria-ui-master.zip
(预估有个96文件)
egeria-ui-master
.gitignore
29B
LICENSE_LIST.csv
13KB
wct.conf.json
232B
service-worker.js
195B
images
Logo_only_white.png
44KB
manifest
favicon-32x32.png
13KB
favicon-16x16.png
12KB
暂无评论