https://github.com/iwstkhr/shelter-map
This project built with Angular is mainly intended to utilize open data of Japan shelters provided by Geospatial Information Authority of Japan.
https://github.com/iwstkhr/shelter-map
angular
Last synced: 3 months ago
JSON representation
This project built with Angular is mainly intended to utilize open data of Japan shelters provided by Geospatial Information Authority of Japan.
- Host: GitHub
- URL: https://github.com/iwstkhr/shelter-map
- Owner: iwstkhr
- Created: 2022-06-13T11:18:07.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-31T18:23:21.000Z (9 months ago)
- Last Synced: 2025-01-05T14:20:11.062Z (5 months ago)
- Topics: angular
- Language: TypeScript
- Homepage: https://iwstkhr.github.io/shelter-map/
- Size: 8.32 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Japan shelter map
This project built with Angular is mainly intended to utilize open data of Japan shelters provided by Geospatial Information Authority of Japan.
[Demo](https://iwstkhr.github.io/shelter-map/)When using the data, you must follow the rules set by the authority.
Please refer to [the site](https://www.gsi.go.jp/bousaichiri/hinanbasho.html) for more details.## Development server
Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The application will automatically reload if you change any of the source files.
## Running unit tests
Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).