nodify-express

Example applications using node.js and express.

Usage no npm install needed!

<script type="module">
  import nodifyExpress from 'https://cdn.skypack.dev/nodify-express';
</script>

README

Express Example Server(s)

This package provides a collection of simple (and not-so-simple) express servers. It is intended to demonstrate the use of node.js, express and various common node modules.

Installation

You can always get the most recent version with this npm command:

    npm install nodify-express

Or if you're a GIT fan, try this:

    git clone git://github.com/OhMeadhbh/nodify-express.git
    cd nodify-express
    npm install express

About this Package

This package contains a number of different example servers in the root directory.