Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 422 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 422 Bytes

ADiffer

https://adiffer.netlify.app

An augmented diff visualizer, like Achavi, built to perform well on planet scale augmented diffs using MapboxGL + vector tiles.

Developing

Start the development server with:

REACT_APP_MAPBOX_API_KEY="<your api key>" npm start

This project was bootstrapped with Create React App.