Working with Ember CLI
Ember CLI is an integrated, rapid development environment for Ember applications. Based on Broccoli, a fast and reliable asset pipeline that runs on Node.js, Ember CLI is a powerful command-line interface that integrates many productivity tools and optimization utilities necessary for JavaScript development.
Ember CLI provides the following features and tools for Ember development:
- It creates a strong, convention-based project structure for Ember applications
- It generates Ember-specific application resources, such as routes, templates, and components, from the command line
- It supports template authoring in the Handlebars, HTMLBars, and Emblem.js formats
- It supports scripting in ES2015 (ES6) modules, CoffeeScript, and EmberScript ...
Get Spring MVC: Designing Real-World Web Applications now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.