Move all files to decoupling-drupal-vuejs/demo/
This commit is contained in:
parent
a5f598deff
commit
92cba01aa5
296 changed files with 0 additions and 0 deletions
23
decoupling-drupal-vuejs/demo/README.md
Normal file
23
decoupling-drupal-vuejs/demo/README.md
Normal file
|
@ -0,0 +1,23 @@
|
|||
# Blue Conf 2019
|
||||
|
||||
The code for my Blue Conf 2019 talk - [Decoupling Drupal with Vue.js](https://www.oliverdavies.uk/talks/decoupling-drupal-vuejs).
|
||||
|
||||
## Installation
|
||||
|
||||
1. Clone the repository
|
||||
|
||||
```
|
||||
git clone https://github.com/opdavies/blue-conf-2019
|
||||
cd blue-conf-2019
|
||||
```
|
||||
|
||||
1. Follow the instructions for [setting up the Drupal back-end][drupal].
|
||||
|
||||
1. Follow the instructions for [setting up the Vue.js front-end][vuejs].
|
||||
|
||||
## Author
|
||||
|
||||
[Oliver Davies](https://www.oliverdavies.uk)
|
||||
|
||||
[drupal]: /docs/setting-up-drupal.md
|
||||
[vuejs]: /docs/setting-up-vue-js.md
|
Loading…
Add table
Add a link
Reference in a new issue