UNPKG

@nx-extend/react-email

Version:

<a href="https://www.npmjs.com/package/@nx-extend/react-email" rel="nofollow"> <img src="https://badgen.net/npm/v/@nx-extend/react-email" alt="@nx-extend/react-email NPM package"> </a>

35 lines (21 loc) 803 B
# @nx-extend/react-email <a href="https://www.npmjs.com/package/@nx-extend/react-email" rel="nofollow"> <img src="https://badgen.net/npm/v/@nx-extend/react-email" alt="@nx-extend/react-email NPM package"> </a> **Nx plugin for building emails with [React Email](https://react.email)**. ## Setup ### Install ```sh npm install -D @nx-extend/react-email nx g @nx-extend/react-email:init ``` ## Usage ### Serve #### Available options: | name | type | default | description | |------|------|---------|-------------| ### Export #### Available options: | name | type | default | description | |--------------------|----------|---------|------------------------------------| | **`--outputPath`** | `string` | | Output path to output the build to |