文件名称:frontend:用于管理 Cloudpipe 使用情况的 Web 界面
文件大小:45KB
文件格式:ZIP
更新时间:2024-07-15 16:29:59
JavaScript
Cloudpipe 前端
这是 cloudpipe 的开源 Web UI。
先决条件
您将需要在您的计算机上正确安装以下东西。
(带有 NPM)
安装
git clone
【文件预览】:
frontend-master
----.jshintrc(518B)
----.gitignore(247B)
----app()
--------app.js(414B)
--------components()
--------adapters()
--------templates()
--------models()
--------helpers()
--------views()
--------serializers()
--------transforms()
--------index.html(626B)
--------controllers()
--------routes()
--------styles()
--------router.js(410B)
----package.json(1KB)
----server()
--------.jshintrc(19B)
--------mocks()
--------index.js(654B)
----.bowerrc(60B)
----.travis.yml(245B)
----Brocfile.js(737B)
----LICENSE(1KB)
----public()
--------robots.txt(41B)
--------crossdomain.xml(603B)
--------cloudpipe.png(4KB)
----testem.json(170B)
----README.md(1KB)
----vendor()
--------.gitkeep(0B)
--------moment-precise-range()
----tests()
--------.jshintrc(1KB)
--------unit()
--------helpers()
--------index.html(972B)
--------test-helper.js(112B)
----config()
--------environment.js(1KB)
----.ember-cli(280B)
----bower.json(615B)
----.editorconfig(514B)