PetyaFerreiraDeveloper / email-template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

test test

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

About

License:MIT License


Languages

Language:HTML 63.6%Language:JavaScript 32.4%Language:CSS 4.0%