shellscape / jsx-email

Build emails with a delightful DX
https://jsx.email
MIT License
961 stars 31 forks source link

feat(create-jsx-email): setup npx command #34

Closed lordelogos closed 11 months ago

lordelogos commented 11 months ago

Component / Package Name:

create-jsx-email

This PR contains:

Are tests included?

Breaking Changes?

If yes, please include "BREAKING CHANGES:" in the first commit message body, followed by a description of what is breaking.

List any relevant issue numbers:

Description

This PR sets up the create-jsx-email command. The fastest way to setup a jsx-email project

Usage

npx create-jsx-email
# OR
npx create-jsx-email <project-name>
lordelogos commented 11 months ago

LGTM🚀