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.
- Host: GitHub
- URL: https://github.com/buildit/aem-with-react
- Owner: buildit
- License: other
- Created: 2016-05-12T21:23:48.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-19T16:23:14.000Z (almost 10 years ago)
- Last Synced: 2025-04-13T16:13:21.755Z (about 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 1.51 MB
- Stars: 3
- Watchers: 0
- Forks: 17
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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)