flying-panda

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

Usage no npm install needed!

<script type="module">
  import flyingPanda from 'https://cdn.skypack.dev/flying-panda';
</script>

README

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.