https://github.com/kassanu/eureka-interactive-maps
An interactive map for the zones of Eureka (Anemos, Pagos, Pyros, Hydatos) and Bozjan Southern Front for the game Final Fantasy XIV.
https://github.com/kassanu/eureka-interactive-maps
anemos bozjan bozjansouthernfront eureka ffxiv hydatos map pagos pyros vuejs zones
Last synced: 26 days ago
JSON representation
An interactive map for the zones of Eureka (Anemos, Pagos, Pyros, Hydatos) and Bozjan Southern Front for the game Final Fantasy XIV.
- Host: GitHub
- URL: https://github.com/kassanu/eureka-interactive-maps
- Owner: Kassanu
- License: gpl-3.0
- Created: 2020-07-30T00:09:48.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-05T08:39:58.000Z (over 2 years ago)
- Last Synced: 2023-04-12T16:50:59.495Z (over 2 years ago)
- Topics: anemos, bozjan, bozjansouthernfront, eureka, ffxiv, hydatos, map, pagos, pyros, vuejs, zones
- Language: Vue
- Homepage: https://www.ffxiv-interactive-eureka-maps.com/
- Size: 69.2 MB
- Stars: 7
- Watchers: 1
- Forks: 2
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# FFXIV Interactive Eureka Maps
[Site](https://www.ffxiv-interactive-eureka-maps.com)
An interactive map for the zones of Eureka (Anemos, Pagos, Pyros, Hydatos) for the game Final Fantasy XIV.
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```