examples/with-angular/README.md
This is a community-maintained example. If you experience a problem, please submit a pull request with a fix. GitHub Issues will be closed.
Run the following command:
npx create-turbo@latest -e with-angular
This Turborepo includes the following pckages/apps:
docs an angular appweb another angular appui a stub Angular component library shared by both web and docs applicationeslint-config: eslint configurations (based on @angular-eslint/eslint-plugin)Each package/app is 100% TypeScript.
This Turborepo has some additional tools already setup for you: