1.1.1 • Published 3 months ago

create-jsx-email v1.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

npm Join our Discord libera manifesto

create-jsx-email

jsx-email The starter command for JSX email.

Requirements

This package requires an LTS Node version (v18.0.0+) and React v18.2.0+.

Getting started

To get started, open a new shell and run:

npm create jsx-email

This will create a new folder called email-project with a jsx-email project setup.

Install the dependencies:

cd email-project
pnpm install

Start the preview server:

pnpm run dev

Options

Alternatively, you can pass a parameter to specify the name of the folder:

npm create jsx-email <project-name>

License

MIT License

1.1.1

3 months ago

1.1.0

3 months ago

1.0.2

5 months ago

1.0.1

5 months ago

1.0.0

5 months ago

1.0.0-rc1

6 months ago

0.1.1

6 months ago

0.1.0

7 months ago

0.0.0

7 months ago