pragmaticlinux/ember
最新稳定版本:v1.9
Composer 安装命令:
composer require pragmaticlinux/ember
包简介
A framework for creating ambitious web applications
README 文档
README
A starter kit for Ember
Your Ember.js project is almost ready! Here's how to get started:
-
Start writing your app in
js/app.js. -
Describe your application HTML in
index.html. -
During development, you can link to
js/libs/ember-*.jsto get the unminified version of Ember.js. -
Add CSS to
css/style.css. -
Open
index.htmlin your browser.
Tests
This starter kit comes with an integration test sample, written for QUnit runner.
You can run the tests by opening the index.html?test page in your browser.
The test is located in the tests/tests.js file. You can see how such an
integration test should be written, using QUnit assertions and ember-testing helpers.
For more information about ember-testing package see ember-testing.
For more information about the QUnit testing framework, see QUnit.
Contact
统计信息
- 总下载量: 15
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2014-12-12