WooCommerce theme for kunoichi.
git clone [email protected]:kuno1/hakama.git
cd hakama
# Install libraries.
composer install
# Buils assets.
npm install && npm start
# Watch changes.
npm run watch
This theme is highly depends on Makibishi. Please install and activate it before using this theme.
Same as Makibishi.
# Staging
./bin/deploy.sh staging
# Production
./bin/deploy.sh production