Hahlh / cli

CLI tool for the Maizzle Email Framework

Home Page:https://maizzle.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Maizzle CLI

Version Build Downloads License

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

Installation

npm install -g @maizzle/cli

Usage

Create a new project using the interactive prompt:

maizzle new

Change current directory:

cd maizzle

Start a local server by running the serve command:

maizzle serve

Build for production:

maizzle build production

See the docs for available commands.

About

CLI tool for the Maizzle Email Framework

https://maizzle.com

License:MIT License


Languages

Language:JavaScript 91.5%Language:HTML 8.5%