0.0.2 • Published 5 years ago

spa-server-cli v0.0.2

Weekly downloads
6
License
ISC
Repository
github
Last release
5 years ago

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
0.0.2

5 years ago

0.0.1

5 years ago