Home

Awesome

DEPRECATED

In favour of create-cycle-app this repo is no longer maintained.


Cycle.js Diversity Boilerplate

Coverage Status CircleCI David David Github All Releases

Get it!

$ git clone https://github.com/TylorS/xstream-boilerplate.git PROJECT_NAME
$ cd PROJECT_NAME
$ rm -rf .git
$ git init
$ git remote add origin https://github.com/USERNAME/PROJECT_NAME
# create your github repo
# setup CircleCI
# turn on LGTM
$ bash scripts/add_issue_labels.sh
$ npm install
# Enjoy Cycle.js and xstream

Features

Libraries included by default

TODO