/blue-bottle-coffee-lovers

You have been hired by a company that builds an app for coffee addicts. You are responsible for building an UI that takes the user’s location and shows the three closest coffee shops.

Primary LanguageTypeScript

To run the tests in watch mode, do:

yarn test

To run the tests once, as in a CI environment, do:

yarn test --watchAll=false