1.0.1 • Published 8 years ago

hiruko v1.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

hiruko

Development server for single-page apps. Renders index.html if a request URL does not have an extension.

Installation

$ npm install --global hiruko

Usage

Serve public directory:

$ hiruko public

Serve current directory:

$ hiruko

Use port 8080 for a server:

$ PORT=8080 hiruko

License

MIT © Vadim Demedes

1.0.1

8 years ago

1.0.0

8 years ago