Start up application

I would like to create an ember application. I’m a bit confuse what to use as base. Do i start with the start kit available in emberjs.com site of use emberjs cli?

Pls help me.

Thanks

I’m not sure what start kit you’re referring to on emberjs.com but use ember-cli. You can read more about ember-cli here http://www.ember-cli.com/

Yes, Ember App Kit has been deprecated in favor of Ember CLI.