content_copy ng new my-first-project cd my-first-project ng serve
cd my-app ng serve --open my-app is the name of your app. If successful, you will see the message "✔ Compiled successfully."