easingthemes / aem-guides-wknd-graphql

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AEM Guides WKND - GraphQL

This project includes example application(s) that highlights Adobe Experience Manager's GraphQL APIs.

Interested in accessing the GraphQL feature? Contact your Adobe representative.

React app

A sample React application that displays a list of Adventures from AEM.

React App screenshot

React quickstart

Run the commands:

$ cd aem-guides-wknd-graphql/react-app
$ npm install
$ npm start

More details about the React app can be found here.

AEM Project

A sample AEM project based on the AEM Project Archetype. This project contains the bare minimum amount of content and configurations needed to enable the GraphQL functionality on Author and Publish environments.

Contributing

Contributions are welcomed! Read the Contributing Guide for more information.

Licensing

This project is licensed under the MIT License. See LICENSE for more information.

About

License:MIT License


Languages

Language:SCSS 55.3%Language:HTML 41.4%Language:JavaScript 3.4%