Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 213 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 213 Bytes

Interview Scheduler Dashboard

Setup

Install dependencies with npm install.

Running Webpack Development Server

npm start

Running Jest Test Framework

npm test