Skip to content

Commit

Permalink
GITBOOK-21: change request with no subject merged in GitBook
Browse files Browse the repository at this point in the history
  • Loading branch information
Bojan Angjelkoski authored and gitbook-bot committed Sep 26, 2023
1 parent 9954a1d commit 4ca4169
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion .gitbook/building-dapps/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,15 @@ Injective is natively interoperable with several well-known blockchain networks,

Within this section we are going to explore configuring different UI frameworks to work with the `@injectivelabs` packages so you can start building decentralized applications on top of Injective. We are also going to showcase example (simple) dApps built on top of Injective.

***

### Create Injective dApp CLI tool

The simplest way to start your journey on Injective is using our CLI tool. To do this, simply write this command and follow the instructions in your terminal! 

```bash
$ npx @injectivelabs/create-injective-app
```

### Configuration

Expand All @@ -15,7 +23,7 @@ Within this section we are going to explore configuring different UI frameworks
| [Configuring Nuxt](configuring-nuxt.md) | Configuring Nuxt 3.x + Vite |
| [Configuring React](configuring-react.md) | Configuring React 18 + Vite |


***

### Dapps

Expand Down

0 comments on commit 4ca4169

Please sign in to comment.