magic upload thumbs-o-up twitter github bars desktop

Templates

Use these MMPilot templates to get started quickly with your own Web project.

Basic Template

This is a basic starter template for MMPilot - It doesn't include any CSS framework or JavaScript libraries. It has just the bare bone files to kickstart your website with MMPilot.

You can run the following command to create this template

mmpilot new basic <proj-name>

MMCSS Template

This is a starter template for MMPilot with MMCSS included. It does not include any JavaScript libraries. It has just the bare bone files to kickstart your website with MMPilot and MMCSS.

You can run the following command to create this template

mmpilot new mmcss <proj-name>

Bootstrap Template

This is a starter template for MMPilot with Bootstrap 4 and jQuery included. It has just the bare bone files to kickstart your website with MMPilot and Bootstrap 4.

You can run the following command to create this template

mmpilot new bootstrap <proj-name>

Want to submit a template? Get in touch