Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
run the Ember js
Home
JavaScript
run the Ember js
0
votes
asked
Mar 11, 2020
in
JavaScript
by
GeorgeBell
run the Ember js
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Mar 11, 2020
by
GeorgeBell
$ cd demo-app
We have created the new project and it is ready to run with the command given below:
$ ember server
Now open the browser and navigate to http://localhost:4200/. You will get the Ember Welcome page as shown in the image below:
...