Clone this starter:
npx degit maizzle/maizzle my-project
Install dependencies:
cd my-project
npm install
Start local development:
npm run dev
Build emails for production:
npm run build
Maizzle documentation is available at https://maizzle.com
Please open all issues in the framework repository.
The Maizzle framework is open-sourced software licensed under the MIT license.