2018-12-10 15:05:29 -05:00
2018-12-10 15:05:29 -05:00
2017-12-21 11:42:41 +01:00
2017-12-21 11:42:41 +01:00
2017-12-21 11:42:41 +01:00
2017-12-21 11:42:41 +01:00
2017-12-21 11:42:41 +01:00
2017-12-21 11:42:41 +01:00
2017-12-21 11:42:41 +01:00
2017-12-21 11:42:41 +01:00
2017-12-21 11:42:41 +01:00
2017-12-21 11:42:41 +01:00
2017-12-21 11:42:41 +01:00
2017-12-21 11:42:41 +01:00
2017-12-21 11:42:41 +01:00

ember-cli-dunlop

Almost expected dependencies

One of the awesome powers of this support package is it's strong opinionated approach to buildinng applications. This will result in a system of consistent working applications having a similar experience and layout. This will hugely simplify maintenance and rolling out improvements.

The downside can be to implement applications that do not fit inside this opinionated model. Consider not to use this package in that case.

  • ember-cli-coffeescript
  • ember-cli-emblem
  • ember-changeset-validations
  • ember-one-way-controls
  • ember-cpm
  • ember-simple-auth
  • ember-truth-helpers
  • ember-composable-helpers
  • semantic-ui-ember

Installation

  • git clone <repository-url> this repository
  • cd ember-cli-dunlop
  • npm install
  • bower install

Running

Running Tests

  • npm test (Runs ember try:each to test your addon against multiple Ember versions)
  • ember test
  • ember test --server

Building

  • ember build

For more information on using ember-cli, visit https://ember-cli.com/.

S
Description
No description provided
Readme 333 KiB
Languages
CoffeeScript 80.2%
Sass 9%
JavaScript 8.1%
HTML 1.2%
Handlebars 1%
Other 0.5%