Skip to content

a govCMS7 light weight bootstrap base theme

Notifications You must be signed in to change notification settings

invisigoth/govstrap

 
 

Repository files navigation

govStrap

Overview

This project is a govCMS7 light weight bootstrap base theme.

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 (or dev)

Watch for changes and compile the assets

$ cd MYPROJECT
$ npm (or yarn) run watch

Watch for changes and compile the assets with browserSync

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

About

a govCMS7 light weight bootstrap base theme

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 42.7%
  • CSS 29.0%
  • PHP 28.3%