amkirwan / ember-broccoli-sample-app

sample app using ember, broccoli for building, es6 and new ember resolver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ember Broccoli Sample App

Sample app using Ember.js, Broccoli for building, ES6 modules and the new resolver based on ES6 semantics.

To start the server change into the project directory and run:

npm install

npm install -g broccoli-cli
broccoli serve

About

sample app using ember, broccoli for building, es6 and new ember resolver

License:MIT License


Languages

Language:JavaScript 100.0%