Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 884 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 884 Bytes

Decoupled Starter Kit for VueJS

About

This project is a port of the React Decoupled Kit application for VueJS. This repository provides a complete working environment for deomstrating and prototyping front-end digital experience applications coded in Javascript and utilising Drupal as a content service.

Getting started

$ git clone git@github.com:acquia-pso/decoupledkit-react.git
$ npm install
$ npm run serve

Note: This assumes that you have DecoupledKit Drupal set up locally

To demonstrate the GraphQL

Attribution