cwilgenhoff / site-configurations

Flexible site configurator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

site-configurations


Flexible site configurator.

Requirements

  • Be able to configure site features programmatically.

Installation

Install all dependencies.

$ npm install

Running Tests

CLI

Runs the test suite in the CLI.

$ npm test

Browser

Generates a bundle and runs the test suite in your default browser.

$ npm run test:browser

About

Flexible site configurator


Languages

Language:JavaScript 91.6%Language:HTML 8.4%