1.0.0 • Published 5 years ago

notes-lab01-madisonstehle v1.0.0

Weekly downloads
4
License
ISC
Repository
github
Last release
5 years ago

LAB - Class 01, Code 401n16

Notes

Author: Madison Stehle

Links and Resources

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