An open API service indexing awesome lists of open source software.

https://github.com/knownasilya/pizza-locator

Basic Google Maps app for locating pizza restaurants
https://github.com/knownasilya/pizza-locator

choo pizza-locator

Last synced: 3 months ago
JSON representation

Basic Google Maps app for locating pizza restaurants

Awesome Lists containing this project

README

          

# pizza-locator

Basic Google Maps app for locating pizza restaurants

## Usage

```no-highlight
npm run watch &
npm start
```

For a production build you can use `npm run build`.