0.0.1 • Published 8 years ago

react-flux-websocket v0.0.1

Weekly downloads
6
License
-
Repository
github
Last release
8 years ago

Program Assignment

Introduction

react-babel-starter is a simple biolerplate for React.js 101 training of Mokoversity.

Setup

To setup the package.

npm install --global gulp
npm install
gulp build

To watch file changes.

gulp watch

Browser live reload.

gulp browser

Usage

Edit src/hello.jsx file and run gulp build, the compiled file is at dist/hello.js.

For more ready starter kit, please refer to Issue 1.

Demo