webapp-hello

1.0.1 • Public • Published

Hello world webapp for service-app

A simple web app which displays the classic "Hello, world!" message.

Install

To install the webapp from scratch to run with express-modular-server:

    npm install express-modular-server
    npm install service-app
    npm install webapp-app
    npm install webapp-hello

To install the webapp into an existing environment:

npm install webapp-hello

Usage

After installing the webapp from scratch and have nothing else listening on port 8080, start the server:

    node node_modules/express-modular-server/index.js

Then point your web browser to http://127.0.0.1/app/hello

Copyright

Written by Michael Schmidt.

License

GPL 3.0

/webapp-hello/

    Package Sidebar

    Install

    npm i webapp-hello

    Weekly Downloads

    1

    Version

    1.0.1

    License

    GPL-3.0

    Unpacked Size

    1.28 kB

    Total Files

    4

    Last publish

    Collaborators

    • michael1