kuno1 / hakama

WooCommerce theme for kunoichi.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hakama

WooCommerce theme for kunoichi.

Installation

git clone git@github.com:kuno1/hakama.git
cd hakama
# Install libraries.
composer install
# Buils assets.
npm install && npm start
# Watch changes.
npm run watch

Dependencies

This theme is highly depends on Makibishi. Please install and activate it before using this theme.

Deployment

Same as Makibishi.

# Staging
./bin/deploy.sh staging
# Production
./bin/deploy.sh production

About

WooCommerce theme for kunoichi.

License:GNU General Public License v3.0


Languages

Language:PHP 55.3%Language:CSS 34.4%Language:JavaScript 7.3%Language:Shell 2.9%