Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 496 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 496 Bytes

simple-wp-theme

A very simple wordpress starter theme, intended for quick and simple websites.

Requirements

Uses

Installation

$ git clone https://github.com/sirtimid/simple-wp-theme.git
$ cd ./simple-wp-theme
$ npm install

Developing

Watch and build

$ gulp