Skip to content

Latest commit

 

History

History
62 lines (45 loc) · 1.75 KB

README.md

File metadata and controls

62 lines (45 loc) · 1.75 KB

Maizzle

Quickly scaffold a Maizzle project

Version Build Downloads 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.