Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thody/generator-jswidget

Yeoman generator to scaffold for React + Gulp + Browserify module.
https://github.com/thody/generator-jswidget

Last synced: 25 days ago
JSON representation

Yeoman generator to scaffold for React + Gulp + Browserify module.

Awesome Lists containing this project

README

        

# generator-jswidget [![Build Status](https://secure.travis-ci.org/thody/generator-jswidget.png?branch=master)](https://travis-ci.org/thody/generator-jswidget)

## Getting Started

First, you must have [NPM](http://thechangelog.com/install-node-js-with-homebrew-on-os-x/) and [Yeoman](http://yeoman.io/gettingstarted.html) installed on your system.

Next, to install this generator: `npm install -g generator-jswidget`

Then, create a new directory for your app, and from that directory run `yo jswidget` and follow the instructions.