Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 271 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 271 Bytes

Description

This is a git repository that anyone can clone. It basically adds a scaffolding app for the purpose of demoing code questions for coding interviews.

Usage

git checkout https://github.com/zthun/interviews
cd interviews
yarn install
yarn test