-
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Mattias edited this page Jan 28, 2022
·
7 revisions
Iroh The WordPress Starter Theme For Developers
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.
- Navigate to themes folder in your WordPress installation
- Clone the repository
$ git clone git@github.com:mattiasghodsian/Iroh.git
- Install composer dependencies
$ composer install
- Install npm packages
$ npm install