spa-server-express
v1.0.6
Published
spa-server-express
Downloads
9
Readme
spa-server-express
Express based server for single page applications.
Place your app in public dir, install this package and run:
node_modules/.bin/spa-server-express
This is ment for usage on Heroku/Dokku/Flynn/Deis.
Put this in Procfile:
web: node_modules/.bin/spa-server-express