Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Which steps are used to create an app in ember.js?



Which steps are used to create an app in ember.js?..

Answer / Sonu Verma

1. Install ember-cli: `npm install -g ember-cli`. n2. Create a new project: `ember new my-app`. n3. Start the development server: `cd my-app && ember serve`.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Ember.js Interview Questions

What are the different common functions of ember.js packages?

1 Answers  


How you can define a new ember class?

1 Answers  


Is it possible for the users to modify the objects without changing the model of model under concern?

1 Answers  


Which template library is used by ember.js ?

1 Answers  


What are the benefits of using ember.js?

1 Answers  


What do you know by observers in ember.js?

1 Answers  


What is ember route?

1 Answers  


Explain application template ?

1 Answers  


Who was the author of ember.js?

1 Answers  


what is the difference between router and route in ember.js ?

1 Answers  


What is ember route? How can you generate a route in ember.js?

1 Answers  


Explain the directory structure in ember.js.

1 Answers  


Categories