jimmlog / inspinia-theme
Inspinia - Responsive Admin Theme
Installs: 11 161
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Language:HTML
This package is auto-updated.
Last update: 2024-10-29 01:24:49 UTC
README
This library contains Inspinia Responsive Admin Theme for Bower.
Installation
Bower
Install npm and bower
sudo apt install npm
sudo npm install -g bower
Install bower package.
bower install inspinia-theme
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/inspinia-theme:^2.6.0"
or add
"jimmlog/inspinia-theme": "^2.6.0"
to the require section of your composer.json.
License
The MIT License (MIT). See LICENSE file.