metis-base
v0.2.0
Published
metis admin base
Downloads
12
Readme
metis-base
metis admin base
Install
Install with npm
npm install --save metis-base
Install with bower
bower install --save metis-base
Install with composer
composer require metisadmin/metis-base:dev-master
Download
Download from github
Testing
Required broccoli-cli
npm install -g broccoli-cli
git clone https://github.com/metisadmin/metis-base.git
cd metis-base
npm install
bower install
BROCCOLI_ENV=development broccoli serve
Building
npm install -g broccoli-cli
git clone https://github.com/metisadmin/metis-base.git
cd metis-base
npm install
npm run build
Author
Osman Nuri Okumuş
License
Copyright © 2015 Osman Nuri Okumuş Released under the MIT license.
This file was generated by verb-cli on July 20, 2015.