The code for my Blue Conf 2019 talk
Find a file
dependabot-preview[bot] 56bb39c7c0
[Security] Bump lodash.defaultsdeep from 4.6.0 to 4.6.1 in /vuejs
Bumps [lodash.defaultsdeep](https://github.com/lodash/lodash) from 4.6.0 to 4.6.1. **This update includes a security fix.**
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.6.0...4.6.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-30 19:15:02 +00:00
docs Update docs 2019-06-06 08:57:53 +01:00
drupal Merge pull request #12 from opdavies/dependabot/composer/drupal/drupal/console-1.9.2 2019-08-30 20:12:14 +01:00
vuejs [Security] Bump lodash.defaultsdeep from 4.6.0 to 4.6.1 in /vuejs 2019-08-30 19:15:02 +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