Skip to content

Commit

Permalink
Update React Template install instruction (#155)
Browse files Browse the repository at this point in the history
  • Loading branch information
nikitayutanov authored Sep 13, 2024
1 parent 2aee4fc commit 076b057
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/api/tooling/create-gear-app.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,9 @@ The Vara React Application Template is an invaluable resource for developers in

## Installation

To install, simply clone the repository to a local folder:
Create new project based on this template:

```sh
git clone https://github.com/gear-foundation/dapps-react-app.git d-app
npx degit gear-foundation/dapps-react-app dApp
cd dApp
```

0 comments on commit 076b057

Please sign in to comment.