This is a very basic project to start a Material Design Lite html template. It is built with Gulp, SCSS and also includes Material Design Icons and Font Awesome Icons.
Initial template has a layout with a non-fixed header for larger screens and a fixed header and a collapsible drawer for smaller screens (tablets and mobile devices). Te menu icon to toggle the drawer is displayed on smaller screens only. On larger screens menu item are listed in the header.
Once installed, it allows to add components listed on Material Design Lite oficial webpage to create beautifull responsive templates.
- git clone git@github.com:sandorTuranszky/Material-Design-Lite-starter-project.git myProject
- cd myProject
- npm install & bower install
- gulp serve
- Customizable colour themes
- Gulp task to build production version
- Basic template utilizing available components