https://github.com/xanke/themeparks-map
主题乐园瓦片图整理
https://github.com/xanke/themeparks-map
Last synced: about 1 year ago
JSON representation
主题乐园瓦片图整理
- Host: GitHub
- URL: https://github.com/xanke/themeparks-map
- Owner: xanke
- Created: 2021-03-17T15:57:04.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-10T14:02:07.000Z (over 1 year ago)
- Last Synced: 2025-01-29T19:25:24.788Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 2.09 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# themepark-map
主题乐园地图
## TODO
### Disneyland
- [x] Shanghai Disney Resort (https://www.shanghaidisneyresort.com/maps)
- [x] Hong Kong Disneyland Resort (https://www.hongkongdisneyland.com/maps)
- [x] California Disneyland Park (https://disneyland.disney.go.com/maps)
- [x] Paris Disneyland (https://www.disneylandparis.com/en-us/maps)
- [x] Orlando Disney World (https://disneyworld.disney.go.com/maps)
- [x] Tokyo Disney Resort (https://www.tokyodisneyresort.jp)
### 环球乐园
### 方特
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```