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

https://github.com/omimo/shahr-vand


https://github.com/omimo/shahr-vand

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

A visual exploration of the spatial patterns in the endings of Iranian city names.

Based on the [ach-ingen-zell](https://github.com/moritzstefaner/ach-ingen-zell) project.

# Usage
Run
```
npm install
```
to install all required node.js packages

Run
```
npm run dev
```
to build a development version and serve it from [http://localhost:8080/](http://localhost:8080/)

Run
```
npm run deploy
```
to build a deployment version into the build directory, which can be uploaded to a normal web server, no server side scripts or settings re required to run the application.

# More Info

For more information, look [here](https://omid.al/projects/Shahr-vand.html)