To Exam Info

IT 231 -- D2L Final Exam Review Guide

Last revised Feb 26, 2024, 10:00pm

Final Exam Dates and Locations

Bring to Exam

Study

HTML/CSS/JavaScript Items and Other Definitions

npm

> npm init
> npm i (install module)
> npx nodemon (start nodemon)

Node Packages

CRUD Models