Skip to content

Commit

Permalink
unrelevant doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Ketcap committed Aug 13, 2023
1 parent 2315b27 commit cec0fad
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,14 +46,3 @@ If you haven't already install [Volta](https://volta.sh), you can install instal
```sh
curl https://get.volta.sh | bash
```

### Setup projects

Install dependencies and build all projects.

```sh
# Install all the dependencies use -w or --workspace for workspace specific installs
npm install
# Builds all the applications in the monorepo
npx turbo build
```

0 comments on commit cec0fad

Please sign in to comment.