Home »
MCQs »
EmberJS MCQs
Which of the following command aid us to start the development server in EmberJS?
62. Which of the following command aid us to start the development server in EmberJS?
- EmberJS start
- EmberJS new
- EmberJS serve
- EmberJS server
Answer: C) EmberJS serve
Explanation:
EmberJS command aid us to start the development server in EmberJS.