- Node
- Npm
- Yarn
Install:
yarn bootstrap
This installs everything for the App as well as the Server, so please don't run npm install
(unless you also want to run it from the server
folder)
Run:
yarn start
Run:
yarn test
Hi! Welcome to the Skedulo frontend tech project. You will find the details for your test here. Once you're ready reach out to your hiring manager and they will share some github names to add as collaborators who will review your submission.
Once you have completed the exercise it would be great to see a readme that contains some of your thinking while working through the test, constraints you worked within, some decisions and compromises you needed to make, and anything else you think would be interesting for the reviewers to know.
Good luck! And if you have any questions, don't hesitate to contact your hiring manager.
- Because I can't find the data of contacts, so I can't fetch contact's name by contact ID.