Package Exports
- create-amine-module
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (create-amine-module) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Create Amine Module
Create Amine Module is a CLI for quickly and easily creating "Amine" Modules. "Amine" Module is a pattern we follow within our team @Axa to create new Modules on our React Application.
Installation
Install it globally.
yarn add -g create-amine-moduleUsage
create-amine-moduleContributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.