Angular - Fundamentals
After running
ng new test-app --routing --style=css and then cd test-app followed by ng serve, what will happen?ng new test-app --routing --style=css and then cd test-app followed by ng serve, what will happen?ng serve compiles and launches a local server at port 4200 by default, showing the app in the browser.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions