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-angularThis Turborepo includes the following pckages/apps:
docsan angular appwebanother angular appuia stub Angular component library shared by bothwebanddocsapplicationeslint-config:eslintconfigurations (based on @angular-eslint/eslint-plugin)
Each package/app is 100% TypeScript.
This Turborepo has some additional tools already setup for you:
- TypeScript for static type checking
- ESLint for code linting
- Prettier for code formatting