The code for my Blue Conf 2019 talk
![]() Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2. **This update includes a security fix.** - [Release notes](https://github.com/jonschlinkert/mixin-deep/releases) - [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> |
||
---|---|---|
docs | ||
drupal | ||
vuejs | ||
README.md |
Blue Conf 2019
The code for my Blue Conf 2019 talk - Decoupling Drupal with Vue.js.
Installation
-
Clone the repository
git clone https://github.com/opdavies/blue-conf-2019 cd blue-conf-2019
-
Follow the instructions for setting up the Drupal back-end.
-
Follow the instructions for setting up the Vue.js front-end.