mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-11 04:48:36 +03:00
adds readme
This commit is contained in:
27
README.md
Normal file
27
README.md
Normal file
@@ -0,0 +1,27 @@
|
||||
<h1 align="center">Civilian Harm in Ukraine TimeMap</h1>
|
||||
|
||||
<h2 align="center">Visit <a href="https://ukraine.bellingcat.com/">ukraine.bellingcat.com</a>.</h2>
|
||||
|
||||
<h3 align="center">
|
||||
Read Bellingcat's article about this project in
|
||||
<a href="https://www.bellingcat.com/news/2022/03/17/hospitals-bombed-and-apartments-destroyed-mapping-incidents-of-civilian-harm-in-ukraine/">English (UK)</a>
|
||||
<a href="https://ru.bellingcat.com/novosti/2022/03/18/hospitals-bombed-and-apartments-destroyed-mapping-incidents-of-civilian-harm-in-ukraine-ru/">Русский (Россия)</a>
|
||||
</h3>
|
||||
|
||||
<strong>
|
||||
TimeMap is a tool for exploration, monitoring and classification of incidents in time and space, originally forked from <a href="https://github.com/forensic-architecture/timemap">forensic-architecture/timemap</a>.
|
||||
</strong>
|
||||
<br>
|
||||
<br>
|
||||
|
||||

|
||||
|
||||
## Development
|
||||
* Use **node v14.x.x**
|
||||
* `npm install` to setup
|
||||
* `cp example.config.js config.js` create config file
|
||||
* `CONFIG=config.js npm run dev` or `npm run dev` if the file is named config.js
|
||||
* For more info visit the [original repo](https://github.com/forensic-architecture/timemap)
|
||||
|
||||
## Contributing
|
||||
Please check our [issues page](https://github.com/bellingcat/ukraine-timemap) for desired contributions, and feel free to suggest your own.
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 522 KiB After Width: | Height: | Size: 1002 KiB |
Reference in New Issue
Block a user