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

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.

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