poe-ui-serve

0.1.11 • Public • Published

poe-ui-serve

An on-the-spot poe-ui app

Install

npm i poe-ui-serve

Usage

poe-ui-serve takes an optional path, then simply mounts the index.jade at the path inside a barebones app.

If no path is provided, poe-ui-serve defaults to the current working directory

poe-ui-serve [path]

Examples

$ poe-ui-serve ./Projects/calendar
# -> grabs the index.jade at ./Projects/calendar and runs it 
 
$ poe-ui-serve
# -> looks for the index.jade in the current directory and runs it 

License

MIT

Dependencies (50)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i poe-ui-serve

    Weekly Downloads

    16

    Version

    0.1.11

    License

    none

    Last publish

    Collaborators

    • camshaft
    • mndvns