The code for my Blue Conf 2019 talk
Find a file
dependabot-preview[bot] 3f1fdb184b
Bump eslint-plugin-vue from 5.2.2 to 5.2.3 in /vuejs
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v5.2.2...v5.2.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-30 23:46:14 +00:00
docs Update docs 2019-06-06 08:57:53 +01:00
drupal Merge pull request from opdavies/dependabot/composer/drupal/webflo/drupal-finder-1.2.0 2019-08-30 20:15:26 +01:00
vuejs Bump eslint-plugin-vue from 5.2.2 to 5.2.3 in /vuejs 2019-08-30 23:46:14 +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