# code-signal-web-unit-2 **Repository Path**: mirrors_LambdaSchool/code-signal-web-unit-2 ## Basic Information - **Project Name**: code-signal-web-unit-2 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-01-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # How to run 1. clone repo 2. run `npm i` 3. run `npm test` The functions and tests are inside `index.test.js` file. The comments include the student-facing instructions.