Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marcelodeandrade/yii2-app-basic-bootstrap-material-design
A yii2 basic app templete using material design concept
https://github.com/marcelodeandrade/yii2-app-basic-bootstrap-material-design
material-design php skeleton template yii2 yii2-framework
Last synced: about 2 months ago
JSON representation
A yii2 basic app templete using material design concept
- Host: GitHub
- URL: https://github.com/marcelodeandrade/yii2-app-basic-bootstrap-material-design
- Owner: marcelodeandrade
- License: other
- Created: 2017-07-06T01:34:25.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-07-06T04:36:05.000Z (over 7 years ago)
- Last Synced: 2024-10-13T15:22:07.742Z (3 months ago)
- Topics: material-design, php, skeleton, template, yii2, yii2-framework
- Language: PHP
- Size: 241 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Yii 2 Basic Project Template - Material Design
============================This template using the theme [Material Design For Bootstrap](https://github.com/FezVrasta/bootstrap-material-design) from [FezVrasta](https://github.com/FezVrasta), compatible with Bootstrap V3.
INSTALLATION
------------1. Clone this repo
~~~
git clone https://github.com/marcelodeandrade/yii2-basic-bootstrap-material-design.git
~~~2. Run and update dependencies with composer
```
composer update
```PREVIEW
------------![md-1](https://user-images.githubusercontent.com/1028425/27892789-027a6a46-61d8-11e7-865f-cfb53d300b18.png)
![md-2](https://user-images.githubusercontent.com/1028425/27892796-07d9e3ae-61d8-11e7-904c-9fc71ab3cd9b.png)
![md-3](https://user-images.githubusercontent.com/1028425/27892798-0a54a876-61d8-11e7-814a-7d94552832d0.png)