November 2019
Beginner
804 pages
20h 1m
English
Now that the project is created and that all of the necessary dependencies are available, go ahead and start the development server:
ng serve --open
Once this is done, you should be able to access the application at the following location: http://localhost:4200.
You can leave the server running during development.
Read now
Unlock full access