An open API service indexing awesome lists of open source software.

https://github.com/buildit/aem-with-react

Using ReactJS in AEM projects.
https://github.com/buildit/aem-with-react

Last synced: 11 months ago
JSON representation

Using ReactJS in AEM projects.

Awesome Lists containing this project

README

          

# AEM React integration module

This is a fork of the [AEM React Integration module](https://github.com/sinnerschrader/aem-react-js).
The main change is that it is now built to be consumed as Javascript instead of TypeScript plus the
React version has been updated to v15.

For further documentation on how it works please see the [AEM React Integration module documentation](https://github.com/sinnerschrader/aem-react-js)

## Links
* [Git repo](https://github.com/buildit/aem-with-react)
* [NPM package](https://www.npmjs.com/package/aem-with-react)

## Related projects
* [Yeoman generator for creating components](https://www.npmjs.com/package/generator-aem-with-react)
* [Project scaffold](https://github.com/buildit/aem-react-scaffold)