/vuejssymfonyintegration

Symfony with Vue.js frontend Integration and tailwindcss

Primary LanguagePHP

Symfony with Vue.js frontend Integration and tailwindcss

This project was made to complement the blog post, to allow the reader to have the code available.

Requirements

  • PHP 7.4+
  • Node.js 12+
  • Yarn 1.21+

Installation

$ composer install
$ yarn install

Running Symfony

$ symfony serve

Running encore.js

$ yarn encore dev --watch