/react-express-shell

A starter shell for a React application, with an Express server

Primary LanguageJavaScript

Sample Express React Application

This is a starter project designed to quickly build React demos, using an Express server.

To build, run: grunt To serve, run: node app.js

Project Dependencies

It is expected that the following node modules are installed globally:

  • react-tools
  • grunt-cli
  • browserify
  • babel