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

v0.2.0 2016-09-18 22:35 UTC

This package is not auto-updated.

Last update: 2024-04-13 14:18:27 UTC


README

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.