Skip to content

Commit 010de4d

Browse files
zairigimadjaviereguiluz
authored andcommitted
[Symfony UX] reference Vue component in VueJs page
1 parent 959c06d commit 010de4d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

frontend/encore/vuejs.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ Enabling Vue.js (``vue-loader``)
66

77
Do you prefer video tutorials? Check out the `Vue screencast series`_.
88

9+
.. tip::
10+
11+
Check out live demos of Symfony UX Vue component at `https://ux.symfony.com/vue`_!
12+
913
Want to use `Vue.js`_? No problem! First enable it in ``webpack.config.js``:
1014

1115
.. code-block:: diff
@@ -180,3 +184,4 @@ following in your Twig templates:
180184
.. _`Scoped Styles`: https://vue-loader.vuejs.org/guide/scoped-css.html
181185
.. _`CSS Modules`: https://github.com/css-modules/css-modules
182186
.. _`Vue screencast series`: https://symfonycasts.com/screencast/vue
187+
.. _`https://ux.symfony.com/vue`: https://ux.symfony.com/vue

0 commit comments

Comments
 (0)