cferdinandi / gmt-checkout

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GMT Checkout

WordPress theme for the GMT checkout/shopping cart.

Dependencies

Make sure these are installed first.

Quick Start

  1. In bash/terminal/command line, cd into your project directory.
  2. Run npm install to install required files.
  3. When it's done installing, run one of the task runners to get going:
    • gulp manually compiles files and runs unit tests.
    • gulp watch automatically compiles files, runs unit tests, and applies changes using LiveReload.

About


Languages

Language:PHP 67.3%Language:JavaScript 31.7%Language:CSS 0.9%