/react-plate

Web app starter template.

Primary LanguageCoffeeScript

react-plate

Web app starter template. Based on react-coffee-express-template.

Features

  • Gulp for building and change monitoring
  • Browserify for client side CommonJS modules and script concatenation
  • Express for server side logic
  • LiveReload
  • LESS for extended styling capabilities
  • Boostrap CSS Framework
  • Facebook's React
  • CoffeeScript with React sugar (.cjsx)
  • React Router
  • React Bootstrap
  • Flux architecture demo code

Getting Started

  1. Fork and/or clone
  2. Run npm install
  3. Start the dev server by running $(npm bin)/gulp
  4. Visit http://localhost:3000