The code for my Blue Conf 2019 talk
Find a file
dependabot-preview[bot] df1982a73f
Bump tailwindcss from 1.1.3 to 1.1.4 in /vuejs
Bumps [tailwindcss](https://github.com/tailwindcss/tailwindcss) from 1.1.3 to 1.1.4.
- [Release notes](https://github.com/tailwindcss/tailwindcss/releases)
- [Commits](https://github.com/tailwindcss/tailwindcss/compare/v1.1.3...v1.1.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-26 06:24:46 +00:00
docs Update docs 2019-06-06 08:57:53 +01:00
drupal Bump tightenco/collect from 6.3.0 to 6.4.0 in /drupal 2019-10-24 20:05:13 +01:00
vuejs Bump tailwindcss from 1.1.3 to 1.1.4 in /vuejs 2019-11-26 06:24:46 +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