/react-grunt-browserify

Build node-like JavaScript modules with Grunt

Primary LanguageJavaScriptMIT LicenseMIT

React Talk

This repo builds upon the comment-box project from the official react tutorial especially for js-talk

Installation:

$ npm install
$ bower install

Build:

$ grunt build

or for minified assets

$ grunt build --env production

Server:

The following script will start a server at http://localhost:3000.

$ npm start

Develop:

The following task will create a build, start a watch process, and start a server at http://localhost:3000.

$ grunt

Check list:

  • Ad comments in component
  • Call your friends to watch
  • Enjoy