sh1989 / react-express-shell

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:JavaScript 82.1%Language:HTML 17.9%