jonagray / nearapogee

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nearapogee

Authors: Jonny Graybill

Express Application

Links and Resources

Modules

app.js

server.js

Exported Values and Methods

Setup

  • PORT runs on 3001

Running the app

  • nodemon should start server.js
  • node logger.js should start a server that listens for the event happening in app.js
  • node app.js files/test.txt should allow the app file to grab the test.txt file as a parameter

Tests

  • npm testing will do the following:

UML

UML:

About


Languages

Language:JavaScript 71.7%Language:HTML 20.7%Language:CSS 7.6%