maizzle / create-maizzle

CLI tool to quickly scaffold a Maizzle project
https://maizzle.com/docs/installation
0 stars 0 forks source link
cli-tool html-emails maizzle project-starter

Maizzle

Quickly scaffold a Maizzle project

[![Version][npm-version-shield]][npm] [![Build][github-ci-shield]][github-ci] [![Downloads][npm-stats-shield]][npm-stats] [![License][license-shield]][license]

About

CLI tool to help you quickly start a new Maizzle project.

Usage

npx create-maizzle

Then, follow the prompts to create a new Maizzle project.

Installation

You may also install the tool locally:

npm install -g create-maizzle

This will make the command available globally on your machine:

create-maizzle

Documentation

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

License

The Maizzle framework is open-sourced software licensed under the MIT license.