getting started guide: install react
This commit is contained in:
@@ -14,13 +14,13 @@ This guide assumes some familiarity with JavaScript, [React](https://reactjs.org
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
# npm
|
# npm
|
||||||
npm install reacord discord.js
|
npm install reacord react discord.js
|
||||||
|
|
||||||
# yarn
|
# yarn
|
||||||
yarn add reacord discord.js
|
yarn add reacord react discord.js
|
||||||
|
|
||||||
# pnpm
|
# pnpm
|
||||||
pnpm add reacord discord.js
|
pnpm add reacord react discord.js
|
||||||
```
|
```
|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
|
|||||||
Reference in New Issue
Block a user