https://github.com/lordelogos/react-email-mjml
https://github.com/lordelogos/react-email-mjml
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/lordelogos/react-email-mjml
- Owner: lordelogos
- Created: 2023-08-13T15:35:15.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-08-13T15:37:20.000Z (almost 2 years ago)
- Last Synced: 2025-02-17T04:28:30.381Z (3 months ago)
- Language: TypeScript
- Size: 156 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# React Email MJML
A demo wrapper for mjml elements in React-email
## Getting Started
First, install the dependencies:
```sh
npm install
# or
yarn
```Then, run the development server:
```sh
npm run dev
# or
yarn dev
```Open [localhost:3000](http://localhost:3000) with your browser to see the result.
## License
MIT License