Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 466 Bytes

File metadata and controls

11 lines (8 loc) · 466 Bytes

NOTE: This repository is no longer supported or updated. If you wish to continue to develop this code yourself, we recommend reaching out to the Skedulo org admins. PeopleList

Component used for an interview question.

Provide your client-side implementation in public/index.html.

  • Initialize the environment by running 'npm install' from the root of the project once
  • Run using 'node server.js'
  • Open your web browser to http://localhost:3000