The code for my Blue Conf 2019 talk
Find a file
dependabot-preview[bot] fff50a03b1
Bump drupal/console from 1.9.2 to 1.9.3 in /drupal
Bumps [drupal/console](https://github.com/hechoendrupal/drupal-console) from 1.9.2 to 1.9.3.
- [Release notes](https://github.com/hechoendrupal/drupal-console/releases)
- [Commits](https://github.com/hechoendrupal/drupal-console/compare/1.9.2...1.9.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-09 09:47:36 +00:00
docs Update docs 2019-06-06 08:57:53 +01:00
drupal Bump drupal/console from 1.9.2 to 1.9.3 in /drupal 2019-09-09 09:47:36 +00:00
vuejs Merge pull request #18 from opdavies/dependabot/npm_and_yarn/vuejs/eslint-plugin-vue-5.2.3 2019-08-31 01:14:32 +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