mrienstra / barchat

BarChat
0 stars 0 forks source link

BarChat

Front end powered by React & Ratchet.

Dependencies

Node must be installed.

npm update will install all npm dependencies (defined in package.json) into /node_modules/.

Building

Build libraries include gulp, browserify & reactify. See package.json for more.

Build scaffolding based on fforw/gulp-react.

Use gulp to just build, and gulp watch to enable streaming build.

See gulpfile.js for details.

Issues

We track and estimate our work using GitHub issues, according to the following points system:

Anything larger than XL should be broken down into smaller tasks.