Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 299 Bytes

File metadata and controls

12 lines (11 loc) · 299 Bytes

Client Interface for Tie Applicant Tracker

Install and Setup

Install all necessary packages.

npm install .

Run web app on local machine (localhost:3000)

npm run start

For full functionality, clone and run backend server locally.