KyleAMathews / coffee-react-quickstart

Quickstart for building React single page apps using Coffeescript, Gulp, Webpack, and React-Router
http://kyleamathews.github.io/coffee-react-quickstart
MIT License
254 stars 41 forks source link

Show how to handle 404s & single-page web apps #5

Closed alanhogan closed 10 years ago

alanhogan commented 10 years ago

Demonstrate the 'fallback' option of gulp-connect for more n00b-friendliness

KyleAMathews commented 10 years ago

Oh cool! Didn't know about this feature. I did something similar for my Hapi.js backed apps — https://github.com/KyleAMathews/hapi-single-page-app-plugin

KyleAMathews commented 10 years ago

Also, this is the best explanation I saw from quickly googling around for what this option does: https://github.com/bripkens/connect-history-api-fallback