hiruko

1.0.1 • Public • Published

hiruko


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

/hiruko/

    Package Sidebar

    Install

    npm i hiruko

    Weekly Downloads

    1

    Version

    1.0.1

    License

    MIT

    Last publish

    Collaborators

    • vdemedes