8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0aacabb commit 219307eCopy full SHA for 219307e
frontend/encore/reactjs.rst
@@ -6,6 +6,10 @@ Enabling React.js
6
7
Do you prefer video tutorials? Check out the `React.js screencast series`_.
8
9
+.. tip::
10
+
11
+ Check out live demos of Symfony UX React component at `https://ux.symfony.com/react`_!
12
13
Using React? First add some dependencies with Yarn:
14
15
.. code-block:: terminal
@@ -36,3 +40,4 @@ Encore, you're done!
36
40
Your ``.js`` and ``.jsx`` files will now be transformed through ``babel-preset-react``.
37
41
38
42
.. _`React.js screencast series`: https://symfonycasts.com/screencast/reactjs
43
+.. _`https://ux.symfony.com/react`: https://ux.symfony.com/react
0 commit comments