CLI tool to help you quickly start a new Maizzle project.
npx create-maizzle
Then, follow the prompts to create a new Maizzle project.
You may also install the tool locally:
npm install -g create-maizzle
This will make the command available globally on your machine:
create-maizzle
Maizzle documentation is available at https://maizzle.com
The Maizzle framework is open-sourced software licensed under the MIT license.