Suppose you are asked to create a new application, which command would you use in EmberJS to create a new application?

61. Suppose you are asked to create a new application, which command would you use in EmberJS to create a new application?

  1. New_application
  2. Ember new application
  3. Create_new_app
  4. All of the above

Answer: B) Ember new application

Explanation:

Ember new application is the command that we will use in EmberJS to create a new application.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.