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

https://github.com/bitbravo/company-distribution-map

Company Map using Mapbox, React, React Hooks.
https://github.com/bitbravo/company-distribution-map

Last synced: 12 months ago
JSON representation

Company Map using Mapbox, React, React Hooks.

Awesome Lists containing this project

README

          

# React Mapbox

## Development

You can start the dev server with this command:

```bash
npm start
```

## Production

You can build the project with this command:

```bash
npm run build
```