Clone this starter:
npx degit abodo-dev/maizzle maizzle
Install dependencies:
cd maizzle
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.