The code for my Blue Conf 2019 talk
Find a file
dependabot-preview[bot] 27e26c0dde
Bump drush/drush from 9.6.2 to 9.7.1 in /drupal
Bumps [drush/drush](https://github.com/drush-ops/drush) from 9.6.2 to 9.7.1.
- [Release notes](https://github.com/drush-ops/drush/releases)
- [Commits](https://github.com/drush-ops/drush/compare/9.6.2...9.7.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-30 19:09:34 +00:00
docs Update docs 2019-06-06 08:57:53 +01:00
drupal Bump drush/drush from 9.6.2 to 9.7.1 in /drupal 2019-08-30 19:09:34 +00:00
vuejs Change closing tag for consistency 2019-06-05 21:40:05 +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