aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/packages/create-turbo/README.md
blob: 485485ff2cee6bdc8db0f9bf802e0b4389508995 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Welcome to Turborepo

[Turborepo](https://turbo.build/repo) is a high-performance monorepo build-system for modern JavaScript and TypeScript codebases.

To get started, open a new shell and run:

```sh
npx create-turbo@latest
```

Then follow the prompts you see in your terminal.

For more information about Turborepo, [visit turbo.build/repo](https://turbo.build/repo) and follow us on Twitter ([@turborepo](https://twitter.com/turborepo))!