spa-runner
v1.0.4
Published
SPA Runner ==========
Downloads
4
Readme
SPA Runner
A simple static web server for developing single page applications.
Usage
- Install with
npm install -g spa-runner
. - Navigate to target directory.
- Run
spa-runner --port=<PORT>
(Default port is8080
).