Skip to content

cnasikas/wp-starter-theme

Repository files navigation

README

A very basic WordPress starter theme.

Requirements

Uses

Installation

$ git clone https://github.com/cnasikas/wp-starter-theme
$ cd ./wp-starter-theme
$ yarn install

Development

$ yarn watch

Build

$ yarn build