/site-configurations

Flexible site configurator

Primary LanguageJavaScript

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