The code for my Blue Conf 2019 talk
Find a file
dependabot-preview[bot] 09fc011ba8
[Security] Bump eslint-utils from 1.3.1 to 1.4.2 in /vuejs
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.2. **This update includes security fixes.**
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.3.1...v1.4.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-30 18:56:37 +00:00
docs Update docs 2019-06-06 08:57:53 +01:00
drupal Update site name 2019-06-07 07:38:19 +01:00
vuejs [Security] Bump eslint-utils from 1.3.1 to 1.4.2 in /vuejs 2019-08-30 18:56:37 +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