Skip to content

A DTA UI Kit-based lightweight Drupal 7 theme

Notifications You must be signed in to change notification settings

jamesastaylor/govkit

Repository files navigation

govKit

Overview

A light-weight UI Kit 2 based theme derived from govStrap.

Work with it locally

Requirements

Build and compile assets

Install the npm modules

$ cd MYPROJECT
$ npm (or yarn) install

Compile the assets

$ cd MYPROJECT
$ npm (or yarn) run prod

Watch for changes and compile the assets

$ cd MYPROJECT
$ npm (or yarn) watch

Watch for changes and compile the assets with browserSync

$ cd MYPROJECT
$ npm (or yarn) run browser-sync

About

A DTA UI Kit-based lightweight Drupal 7 theme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published