JavaScript required
We’re sorry, but Coda doesn’t work properly without JavaScript enabled.
Gallery
Share
Explore
F22 MAD 3144 Lab Test 1 FRI December 2
Peter Sigurdson
How to hand in your Work:
You will hand in your Code as a GIT LAB Repository:
In this Lab Test, you will create a WEB SERVER using NODE.js and the Appropriate NPM Packages.
Resources:
Advanced Node Application Development Tutorial:
https://www.dropbox.com/s/ta8z14gcqogz7jk/Node%20Level%202%20Tutorial.pdf?dl=0
https://www.dropbox.com/s/6spoeg0hy7tywi2/Building%20the%20Node.js%20Web%20Application%20Framework%20with%20Express%20Framework.docx?dl=0
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:
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 (
Ctrl
P
) instead.