Project structure for Marketo landing page template building. This project builds a Marketo-ready index.html file which can be uploaded straight into Marketo.
To setup:
npm install
To watch and compile tasks for development:
gulp
To compile and build for Marketo:
gulp build