Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions frontend/encore/vuejs.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ Enabling Vue.js (``vue-loader``)

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

.. tip::

Check out live demos of Symfony UX Vue component at `https://ux.symfony.com/vue`_!

Want to use `Vue.js`_? No problem! First enable it in ``webpack.config.js``:

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