mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-06-07 09:25:29 +08:00
docs: update React installation guide
This commit is contained in:
parent
6987505fda
commit
546ef1afd9
@ -22,6 +22,9 @@ yarn create react-app my-tiptap-project --template tiptap
|
||||
```
|
||||
|
||||
### Step by step
|
||||
All steps are listed below, but if you prefer to watch a video we’ve got something for you, too:
|
||||
|
||||
https://tiptap.dev/watch/install-tiptap-with-create-react-app
|
||||
|
||||
#### 1. Create a project (optional)
|
||||
Let’s start with a fresh React project called `my-tiptap-project`. [Create React App](https://reactjs.org/docs/getting-started.html) will set up everything we need.
|
||||
|
Loading…
Reference in New Issue
Block a user