IBM/dWSimpleApp

Name: dWSimpleApp

Owner: International Business Machines

Description: dWSimpleApp

Created: 2018-03-27 14:13:18.0

Updated: 2018-04-27 13:21:13.0

Pushed: 2018-04-27 13:21:12.0

Homepage: null

Size: 23

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Node.js Hello World Sample

This application demonstrates a simple, reusable Node.js web application based on the Express framework.

Run the app locally
  1. Install Node.js
  2. cd into this project's root directory
  3. Run npm install to install the app's dependencies
  4. Run npm start to start the app
  5. Access the running app in a browser at the URL written to the console (most likely http://localhost:6012)

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.