Skip to content

buroz/serve-single

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Single Page Application Server Tool

serve-spa requires Node.js v8+ to run.

Install the dependencies and build with this command.

node fuse.js

Then start the server

node dist/serve-single.js --port 8080 --path ./public
Usage: serve-single.js --<command> <value>

Options:
  --version     Show version number                                    [boolean]
  --port, --po  HTTP PORT                                    [number]  [required]
  --path, --pa  PUBLIC PATH                                  [string]  [required]
  --help        Show help                                              [boolean]

Missing required arguments: port, path
Please provide both port and path arguments to work with this tool

About

Single Page Application Server Tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors