flying-panda

1.0.3 • Public • Published

flyingPanda

Build Status Coverage Status Codacy Badge NPM Version NPM Downloads

Dependencies Development Dependencies

Donate

Global Installation

npm install flying-panda -g;

Usage

fly; Serve files in current directory.

Demo usage: https://youtu.be/pBnX2vO2sxA

Build in mockup functions

The server mirrors all get an posts requests and returns the submited data in JSON format. Checkout the tests to get more details.

Options

fly --help

  Usage: index [options]

  Options:

    -h, --help      output usage information
    -V, --version   output the version number
    -p, --port <n>  Port
    -d, --dir <s>   Web Root Directory

Contributing

License

Copyright (c) 2015 Stephan Ahlf stephan.ahlf@gmail.com
This software is dual licensed under MIT and GNU GENERAL PUBLIC LICENSE Version 3.

Package Sidebar

Install

npm i flying-panda

Weekly Downloads

0

Version

1.0.3

License

MIT

Last publish

Collaborators

  • s-a