/iceberg-boilerplate

A template for new Wordpress Theme projects

Primary LanguagePHPGNU General Public License v2.0GPL-2.0

Iceberg WordPress Theme Boilerplate

Description

A template for new Wordpress Theme projects.

Features

Installation

  1. Install npm
  2. run npm install yarn
  3. run yarn install

How to Use

Development

yarn dev

Build

yarn build

References