The code for my Blue Conf 2019 talk
Find a file
dependabot-preview[bot] 55ab3dc24d
[Security] Bump symfony/http-kernel from 3.4.27 to 3.4.36 in /drupal
Bumps [symfony/http-kernel](https://github.com/symfony/http-kernel) from 3.4.27 to 3.4.36. **This update includes a security fix.**
- [Release notes](https://github.com/symfony/http-kernel/releases)
- [Changelog](https://github.com/symfony/http-kernel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/symfony/http-kernel/compare/v3.4.27...v3.4.36)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-02 07:54:45 +00:00
docs Update docs 2019-06-06 08:57:53 +01:00
drupal [Security] Bump symfony/http-kernel from 3.4.27 to 3.4.36 in /drupal 2019-12-02 07:54:45 +00:00
vuejs yarn upgrade 2019-10-24 00:53:22 +01:00
README.md Update README 2019-06-06 09:03:55 +01:00

Blue Conf 2019

The code for my Blue Conf 2019 talk - Decoupling Drupal with Vue.js.

Installation

  1. Clone the repository

    git clone https://github.com/opdavies/blue-conf-2019
    cd blue-conf-2019
    
  2. Follow the instructions for setting up the Drupal back-end.

  3. Follow the instructions for setting up the Vue.js front-end.

Author

Oliver Davies