Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 359 Bytes

File metadata and controls

25 lines (15 loc) · 359 Bytes

React Email with react-i18next

This example shows how to use React Email with react-i18next.

Instructions

  1. Install dependencies
npm install
  1. Run Preview Server locally:
npm run dev
  1. Open URL in the browser:

    http://localhost:3000

License

MIT License