mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
docs: add link to ai best practices in instalation guide (#62138)
PR Close #62138
This commit is contained in:
parent
3eca8b1d2f
commit
b60889accf
1 changed files with 4 additions and 0 deletions
|
|
@ -110,6 +110,10 @@ NOTE: Raw file sizes do not reflect development server per-request transformatio
|
|||
|
||||
And now you can visit the path in `Local` (e.g., `http://localhost:4200`) to see your application. Happy coding! 🎉
|
||||
|
||||
### Using AI for Development
|
||||
|
||||
To get started with building in your preferred AI powered IDE, [check out Angular prompt rules and best practices](/ai/develop-with-ai).
|
||||
|
||||
## Next steps
|
||||
|
||||
Now that you've created your Angular project, you can learn more about Angular in our [Essentials guide](/essentials) or choose a topic in our in-depth guides!
|
||||
|
|
|
|||
Loading…
Reference in a new issue