Software Design and Development Coursework
- Unzip the project file & Open & select the folder named
Code for Part 2. - Open a terminal or command prompt.
- Run npm install
- Run the
test.jsfile by typing npm test or npx mocha test.js.
For more information on this project, see PART 1.pdf, PART 2.pdf, and PART 3.pdf.
Note: Any other code or resources used are referenced.