metisadmin / metis-base
metis admin base
Installs: 21
Dependents: 0
Suggesters: 2
Security: 0
Stars: 1
Watchers: 2
Forks: 2
Open Issues: 0
Language:JavaScript
This package is not auto-updated.
Last update: 2024-10-26 17:40:29 UTC
README
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.