Skip to content

Static express server for hosting SPA application. Useful when you have html5 routing (without #)

Notifications You must be signed in to change notification settings

kobylin/spa-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SPA Server

Static express server for hosting SPA application.

Useful when you have html5 routing in your web application (without #).

For example:

http://spa-app.com/home
http://spa-app.com/profile
http://spa-app.com/profile/edit

Usage

   $ spa-server [OPTIONS] directory
       -p port
       -i index file name, index.html by default
       -h help

About

Static express server for hosting SPA application. Useful when you have html5 routing (without #)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published