golf-scores:Ember-cli 应用程序来跟踪朋友的高尔夫成绩和差点

时间:2024-07-17 08:55:06
【文件属性】:

文件名称:golf-scores:Ember-cli 应用程序来跟踪朋友的高尔夫成绩和差点

文件大小:26KB

文件格式:ZIP

更新时间:2024-07-17 08:55:06

JavaScript

高尔夫球比分 一个很酷的高尔夫差点跟踪应用程序,但主要只是一个 Ember-cli 实验。 先决条件 您将需要在您的计算机上正确安装以下东西。 (带有 NPM) 安装 git clone 这个仓库 切换到新目录 npm install bower install 运行/开发 ember server 在访问您的应用程序。 代码生成器 使用许多代码生成器,尝试使用ember help generate获取更多详细信息 运行测试 ember test ember test --server 建造 ember build (开发) ember build --environment production (生产) 部署 指定部署应用程序所需的条件。 进一步阅读/有用的链接 余烬-cli 开发浏览器扩展 Chrome的余烬检查员 Firefox 的 e


【文件预览】:
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)

网友评论