https://github.com/buildit/generator-aem-with-react
Yeoman generator for creating new React components for use in AEM.
https://github.com/buildit/generator-aem-with-react
Last synced: about 1 month ago
JSON representation
Yeoman generator for creating new React components for use in AEM.
- Host: GitHub
- URL: https://github.com/buildit/generator-aem-with-react
- Owner: buildit
- License: isc
- Created: 2016-06-14T18:04:06.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-08-22T08:18:43.000Z (over 8 years ago)
- Last Synced: 2025-02-04T23:31:37.335Z (3 months ago)
- Language: JavaScript
- Size: 12.7 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# AEM-React generator
This generator will create React components to be used within AEM. It is to work in tandem with the [AEM-with-react package](https://www.npmjs.com/package/aem-with-react).
## Future improvements
Here's a list of improvements to be implemented at some point in the future:
* Allow target directories to be set & saved by the user