All Projects → tulios → ember-webpack-example

tulios / ember-webpack-example

Licence: other
TodoMVC app implemented using Ember + webpack

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Ember Webpack Example

TodoMVC app implemented using Ember + webpack

The app was implemented using more resources from Ember than the original todomvc ember to validate if the integration is working well.

This project uses the NPM package ember-webpack-loaders to ease the integration and it was based on the knowledge of this http://discuss.emberjs.com/t/can-i-use-ember-with-npm-and-webpack/9160.

You can find the demo here:

http://tulios.github.io/ember-webpack-example

More about here:

https://medium.com/@tulios/using-ember-with-webpack-e03290b61dec#.w1f41n565

Setup

  npm install
  webpack
  open index.html
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].