Skip to content

Latest commit

 

History

History
55 lines (38 loc) · 1.17 KB

README.md

File metadata and controls

55 lines (38 loc) · 1.17 KB

Maizzle Maizzle

Netlify Identity Starter

About

HTML email templates for Netlify Identity, built with Tailwind CSS in Maizzle.

Getting started

First, make sure you have installed the Maizzle CLI globally:

npm install -g @maizzle/cli

Then, scaffold a new project with this Starter:

maizzle new maizzle/starter-netlify-identity

Alternatively, you may clone this starter directly:

# remember to install dependencies with `npm install`

npx degit maizzle/starter-netlify-identity

Development

Start a local development server:

npm run dev

Build for production:

npm run build

Documentation

Maizzle documentation is available at https://maizzle.com