A simple web tool that helps you quickly generate Angular ng new commands with the right options — no memorization, no mistakes.
👉 Try it here: ng.gridatek.com
- Generate Angular
ng newcommands with ease - Options for:
- ✅ Routing
- 🎨 Styles (CSS, SCSS, SASS, LESS)
- 🛡️ Strict mode
- 🧩 Standalone components
- Copy-to-clipboard for quick usage
- 💾 Saves your last preferences in local storage so they’re ready when you return
- Open ng.gridatek.com.
- Enter your project name.
- Select your preferred options:
- Routing
- Style
- Strict mode
- Standalone components
- Copy the generated command.
- Paste it in your terminal and run it.
This project is licensed under the MIT License - see the LICENSE file for details.
Made with ❤️ for the Angular community