Starting a new Angular project always begins with ng new
, but remembering all the flags (routing, styles, strict mode, standalone, etc.) can be tricky.
Thatβs why I built the Ng New Command Generator β a small tool for the Angular community that makes project setup super easy.
β
Enter your project name
β
Pick your options (routing, style, strict, standalone)
β
Copy the ready-to-use command
The best part? Your choices are saved in local storage, so next time you visit, your defaults are already there.
π Try it now: ng.gridatek.com
Top comments (0)