0 votes
in JavaScript by
run the Ember js

1 Answer

0 votes
by
$ 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:

Related questions

0 votes
asked Mar 13, 2020 in JavaScript by Tate
0 votes
0 votes
asked Mar 13, 2020 in JavaScript by Tate
...