Preview:
===>ng new todo
	(create angular project todo)

===>ng serve
	(run angular prject)

===>ng test
	(run test cases)

===>ng e2e
	(end to end test)

===>ng generate component welcome
	(create component named welcome)
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter