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

https://github.com/lordelogos/react-email-mjml


https://github.com/lordelogos/react-email-mjml

Last synced: 5 days ago
JSON representation

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