Share
Explore

F22 MAD 3144 Lab Test 1 FRI December 2

How to hand in your Work:
You will hand in your Code as a GIT LAB Repository:
image.png


In this Lab Test, you will create a WEB SERVER using NODE.js and the Appropriate NPM Packages.
Resources:
Advanced Node Application Development Tutorial:

Required Output/ Work Product:
A web server that can serve up dynamic and static content.
This is the second building block of your project.
The first block was the SQLITE database.

Optional Lab Test Activity:
Install nmap and practice using it to determine which ports you have open:
image.png

How to do this Activity:
Work in the directory that you did your SQLite application development.


Try using NODEMON to restart your server after code changes:
yarn global add nodemon


Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.