Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/geops/style-compare
https://github.com/geops/style-compare
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/geops/style-compare
- Owner: geops
- Created: 2020-11-04T14:04:00.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-08-26T14:37:03.000Z (3 months ago)
- Last Synced: 2024-08-26T17:15:05.237Z (3 months ago)
- Language: JavaScript
- Size: 15.6 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# style-compare
This project allows to compare 2 mapbox styles . See demo: https://geops.github.io/style-compare/.
## Getting Started
```bash
yarn install
yarn start
```Then open the link http://locahost:3000
## More infos
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
Below you will find some information on how to perform common tasks.
You can find the most recent version of the CreateReact App guide [here](https://github.com/facebook/create-react-app/blob/master/packages/cra-template/template/README.md).