Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 583 Bytes

README.md

File metadata and controls

38 lines (27 loc) · 583 Bytes

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