turborepo/examples/with-angular
Anthony Shew 4acd1df6bf
docs: migrate to turborepo.com (#10368)
### Description

We're changing `turbo.build` to `turborepo.com`. This PR changes the
strings with a find and replace across the whole of the codebase.

### Testing Instructions

👀
2025-04-23 10:39:37 -06:00
..
apps feat(examples): add example-with-angular (#8140) 2025-01-01 01:17:48 -07:00
packages chore: fix some typos (#10196) 2025-03-19 10:37:53 -04:00
.eslintrc.js feat(examples): add example-with-angular (#8140) 2025-01-01 01:17:48 -07:00
.gitignore feat(examples): add example-with-angular (#8140) 2025-01-01 01:17:48 -07:00
.npmrc feat(examples): add example-with-angular (#8140) 2025-01-01 01:17:48 -07:00
.prettierignore feat(examples): add example-with-angular (#8140) 2025-01-01 01:17:48 -07:00
.prettierrc feat(examples): add example-with-angular (#8140) 2025-01-01 01:17:48 -07:00
meta.json docs: enhance examples tables (#10173) 2025-03-17 12:39:17 -06:00
package.json chore(examples): upgrade Turborepo version (#10281) 2025-04-03 13:12:26 -06:00
pnpm-lock.yaml chore(examples): upgrade Turborepo version (#10281) 2025-04-03 13:12:26 -06:00
pnpm-workspace.yaml feat(examples): add example-with-angular (#8140) 2025-01-01 01:17:48 -07:00
README.md chore(examples): mark core supported examples (#9707) 2025-01-17 13:06:59 -05:00
turbo.json docs: migrate to turborepo.com (#10368) 2025-04-23 10:39:37 -06:00

Turborepo starter

This is a community-maintained example. If you experience a problem, please submit a pull request with a fix. GitHub Issues will be closed.

Using this example

Run the following command:

npx create-turbo@latest -e with-angular

What's inside?

This Turborepo includes the following pckages/apps:

Apps and Packages

Each package/app is 100% TypeScript.

Utilities

This Turborepo has some additional tools already setup for you: