https://github.com/omimo/shahr-vand
https://github.com/omimo/shahr-vand
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/omimo/shahr-vand
- Owner: omimo
- Created: 2016-07-22T09:36:54.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-11-06T06:04:35.000Z (over 9 years ago)
- Last Synced: 2025-12-10T06:27:25.158Z (6 months ago)
- Language: JavaScript
- Homepage: https://omid.al/Shahr-vand
- Size: 7.71 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)