文件名称:golf-scores:Ember-cli 应用程序来跟踪朋友的高尔夫成绩和差点
文件大小:26KB
文件格式:ZIP
更新时间:2024-07-17 08:55:06
JavaScript
高尔夫球比分
一个很酷的高尔夫差点跟踪应用程序,但主要只是一个 Ember-cli 实验。
先决条件
您将需要在您的计算机上正确安装以下东西。
(带有 NPM)
安装
git clone
【文件预览】:
golf-scores-master
----.jshintrc(518B)
----.gitignore(247B)
----app()
--------app.js(414B)
--------components()
--------adapters()
--------templates()
--------models()
--------helpers()
--------views()
--------index.html(631B)
--------controllers()
--------routes()
--------styles()
--------router.js(387B)
----package.json(952B)
----server()
--------.jshintrc(19B)
--------mocks()
--------index.js(654B)
----.bowerrc(60B)
----.travis.yml(245B)
----Brocfile.js(843B)
----public()
--------robots.txt(41B)
--------crossdomain.xml(603B)
----testem.json(159B)
----README.md(1KB)
----vendor()
--------.gitkeep(0B)
----tests()
--------.jshintrc(1KB)
--------unit()
--------helpers()
--------index.html(1KB)
--------test-helper.js(449B)
----config()
--------environment.js(1KB)
----.ember-cli(280B)
----bower.json(560B)
----.editorconfig(514B)