# Web-JestReactTestingLibrary-Guided-Project **Repository Path**: mirrors_LambdaSchool/Web-JestReactTestingLibrary-Guided-Project ## Basic Information - **Project Name**: Web-JestReactTestingLibrary-Guided-Project - **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-07-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # How to Run this App * Clone repository. * Run `npm install` to get deps. * Run `npm run webpack` to bundle the app with a watcher. * Run `npm run api` to power up the endpoints. * Run `npm run server` to serve the page with live-server. * Run `npm test` to run tests.