Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 329 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 329 Bytes

Interview Starter

Description

This project contains subprojects for an API and a UI that is bare bones.

Yarn workspaces are used to manage both subprojects.

Directions

From the root of this project, run the following commands:

yarn install
yarn start