Skip to content

Commit

Permalink
[Doc] Embed tutorial video in create-react-admin page
Browse files Browse the repository at this point in the history
  • Loading branch information
fzaninotto committed May 14, 2024
1 parent 7f1c77d commit a1107cc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/CreateReactAdmin.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ title: "The create-react-admin CLI"

`create-react-admin` is a package that generates a react-admin app scaffolding using [Vite](https://vitejs.dev/). It is designed to work on most setups and produces predictable and consistent results. It's the preferred way to create a new react-admin application.

<iframe src="https://www.youtube-nocookie.com/embed/i_TbS7quzww" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen style="aspect-ratio: 16 / 9;width:100%;margin-bottom:1em;"></iframe>

## Usage

Use it by running the following command:
Expand Down

0 comments on commit a1107cc

Please sign in to comment.