/cycle-browserify-boilerplate

CycleJS starter project using Babel, Browserify and Gulp as a build tool

Primary LanguageJavaScript

CycleJS Browserify Babel Boilerplate

Uses: CycleJS, Browserify, Babel (Babelify), BrowserSync, Stylus(+Rupture)

This is a modification to my React Starter project, but React has been replaced as Cycle as an experiment.

Development

Install packages needed:

$ npm install -g gulp
$ npm install

To run the development server (http://localhost:3000):

$ gulp