jimmlog/admindesigns-core
最新稳定版本:1.5.6
Composer 安装命令:
composer require jimmlog/admindesigns-core
包简介
AdminDesigns Core theme
README 文档
README
This library contains AdminDesigns Core Theme for Bower.
Installation
Bower
Install npm and bower
sudo apt install npm
sudo npm install -g bower
Install bower package.
bower install admindesigns-core
or see Installing Packages Docs for other ways.
Composer
The preferred way to install this theme is through composer.
Either run
curl -sS https://getcomposer.org/installer | php
sudo mv composer.phar /usr/local/bin/composer
composer global require "fxp/composer-asset-plugin:^1.0"
composer require "jimmlog/admindesigns-core:^1.5.0"
or add
"jimmlog/admindesigns-core": "^1.5.0"
to the require section of your composer.json.
License
The MIT License (MIT). See LICENSE file.
统计信息
- 总下载量: 6.36k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-10-28