generator-abo

0.1.3 • Public • Published

generator-abo Build Status

Yeoman generator for front-end A/B experiments.

Usage

For step-by-step instructions on using abo and this generator see this tutorial.

Install yo, ung, foso and fosify-js:

npm install -g yo ung foso fosify-js

Make a new directory, and cd into it:

mkdir my-new-project && cd $_

Run yo abo.

Run foso build for building and foso serve for preview.

Generators

Available generators:

App

Sets up a new abo app, generating all the boilerplate you need to get started. The app generator also installs abo and additional modules, such as abo-demo.

Example:

yo abo

Experiment

Sets up a new abo experiment.

Example:

yo abo:expt

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i generator-abo

Weekly Downloads

2

Version

0.1.3

License

MIT

Last publish

Collaborators

  • zkochan