Skip to content
Mattias edited this page Jan 28, 2022 · 7 revisions

Iroh

Iroh The WordPress Starter Theme For Developers

GPL-2.0 License Build Status Donate Ethereum

Overview

Iroh is a WordPress starter theme which includes some of our favorite tools, helpers and custom solutions, Gets you up and running in no time. Created by developers for developers.

Requirements

Get started

  1. Navigate to themes folder in your WordPress installation
  2. Clone the repository
    $ git clone git@github.com:mattiasghodsian/Iroh.git
  3. Install composer dependencies
    $ composer install
  4. Install npm packages
    $ npm install
Clone this wiki locally