Skip to content

metisadmin/metis-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Sep 18, 2016
4f54328 · Sep 18, 2016

History

16 Commits
Sep 18, 2016
Sep 18, 2016
Sep 18, 2016
Jun 18, 2015
Jul 5, 2015
Jun 18, 2015
Jun 18, 2015
Jun 30, 2015
Jun 29, 2015
Sep 18, 2016
Sep 18, 2016
Jun 18, 2015
Sep 18, 2016
Sep 18, 2016
Jun 29, 2015
Sep 18, 2016

Repository files navigation

metis-base

NPM version Bower version PHP version Build Status

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.