server-cli

0.1.0 • Public • Published

server-cli

Starts a server from command-line in your current folder

Getting Started

Install the module with: npm install -g server-cli

and use it from your command-line:

$ server-cli

Args

--port (or -p)

Set the port on which the server should run (Default: 8080)

e.g. this would start the server on port 3000

$ server-cli --port 3000

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using Grunt.

Release History

  • 0.1.0: Initial Release

License

Copyright (c) 2013 Valiton GmbH Licensed under the MIT license.

/server-cli/

    Package Sidebar

    Install

    npm i server-cli

    Weekly Downloads

    4

    Version

    0.1.0

    License

    none

    Last publish

    Collaborators

    • hereandnow
    • weiner
    • mom
    • sebakotiv
    • mcpomm