The code for my Blue Conf 2019 talk
Find a file
dependabot-preview[bot] a299d919c9
Bump @fullhuman/postcss-purgecss from 1.2.0 to 1.3.0 in /vuejs
Bumps [@fullhuman/postcss-purgecss](https://github.com/FullHuman/postcss-purgecss) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/FullHuman/postcss-purgecss/releases)
- [Changelog](https://github.com/FullHuman/postcss-purgecss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/FullHuman/postcss-purgecss/commits/1.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-16 06:44:54 +00:00
docs Update docs 2019-06-06 08:57:53 +01:00
drupal Bump composer/installers from 1.6.0 to 1.7.0 in /drupal 2019-09-02 08:49:49 +00:00
vuejs Bump @fullhuman/postcss-purgecss from 1.2.0 to 1.3.0 in /vuejs 2019-09-16 06:44:54 +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