Skip to content

This is a starter template for MMPilot with Bootstrap Framework.

License

Notifications You must be signed in to change notification settings

kunruch/mmpilot-bootstrap-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mmpilot-bootstrap-template

This is a starter template for MMPilot - It includes Bootstrap Framework.

It has the bare bone files along with Bootstrap to setup and kickstart your website with MMPilot.

Live Demo

You may also want to check out other MMPilot templates

How to use this template

  1. Clone or download this template. Or run the following command if you have MMPilot installed:

    mmpilot new bootstrap <project-name>

  2. Install dependencies: npm install

  3. Start dev server with live reload: npm run dev

  4. Add your website code as per your choice.

  5. Change package.json and _mmpilot.yml to add your own details.

  6. Build for production: npm run build

Deploy to GitHub pages (Optional)

  1. Change the remote url to your own github repo. git remote set-url origin <Your Git Repo URL>

  2. Deploy to GitHub pages by running npm run deploy

License

Licensed under the MIT License

About

This is a starter template for MMPilot with Bootstrap Framework.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published