Skip to content

A small application to serve as a playground for onboardings and demos.

Notifications You must be signed in to change notification settings

Glovo/brewery-search-demo

Repository files navigation

Brewery Search

A tiny web application which searches different breweries all around the world. Feel free to play around, validate & test quick ideas by opening Pull Request or just locally on your machine.

Stack

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

your unit tests

yarn test:unit

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.