文件名称:icarus:研讨会和演讲的投票系统
文件大小:45KB
文件格式:ZIP
更新时间:2024-06-09 06:07:58
JavaScript
伊卡洛斯
皮特计算机科学俱乐部的Icarus项目的Web浏览器客户端
先决条件
您需要在计算机上正确安装以下物品。
程式
(带有NPM)
专案
安装
如果您有贡献,请分叉存储库
创建一个新的Firebase服务器,并将环境变量设置为URL,如下所示:
export ICARUS_FIREBASE_URL= ' https://some-project.firebaseio.com/ '
git clone
【文件预览】:
icarus-master
----.jshintrc(518B)
----.gitignore(253B)
----app()
--------app.js(420B)
--------components()
--------adapters()
--------templates()
--------services()
--------models()
--------helpers()
--------views()
--------instance-initializers()
--------index.html(2KB)
--------transitions.js(859B)
--------controllers()
--------routes()
--------styles()
--------router.js(261B)
----package.json(1KB)
----.bowerrc(60B)
----.watchmanconfig(30B)
----.travis.yml(793B)
----public()
--------robots.txt(51B)
--------crossdomain.xml(585B)
----testem.json(198B)
----README.md(2KB)
----STYLEGUIDE.md(4KB)
----vendor()
--------.gitkeep(0B)
--------font-awesome.css(28KB)
----tests()
--------.jshintrc(831B)
--------unit()
--------helpers()
--------index.html(963B)
--------test-helper.js(112B)
----config()
--------environment.js(2KB)
----.ember-cli(280B)
----ember-cli-build.js(581B)
----deploy.sh(436B)
----bower.json(626B)
----.editorconfig(543B)