notes-lab01-madisonstehle
v1.0.0
Published
notes lab 01 - code 401n16
Downloads
1
Readme
LAB - Class 01, Code 401n16
Notes
Author: Madison Stehle
Links and Resources
- submission PR
- ci/cd (GitHub Actions)
Setup
How to initialize/run your application (where applicable)
npm start
node index.js
Tests
- Unit Test:
npm test
UML
Link to an image of the UML for your application and response to events
Credits
- Thank you to Sonia for providing an in-depth walk through of most of this application
- Thank you to Earl Jay and Daniel for talking through how to run a console.log spy using jest for notes.test.js