The code for my Blue Conf 2019 talk
Find a file
dependabot-preview[bot] a64e90451d
Bump core-js from 2.6.8 to 3.2.1 in /vuejs
Bumps [core-js](https://github.com/zloirock/core-js) from 2.6.8 to 3.2.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v2.6.8...v3.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-11 18:49:46 +00:00
docs Update docs 2019-06-06 08:57:53 +01:00
drupal Bump tightenco/collect from 5.8.34 to 6.2.0 in /drupal 2019-10-11 19:46:35 +01:00
vuejs Bump core-js from 2.6.8 to 3.2.1 in /vuejs 2019-10-11 18:49:46 +00: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