Reputation: 579
Im learning Ember.js and I want to create a simple Ember.js + AdminLTE app. I did following steps:
$ ember new app
$ cd app
$ bower install admin-lte
$ ember build --env production
My questions:
Upvotes: 0
Views: 384
Reputation: 5991
Upvotes: 2