https://github.com/thwiki/gsk-map-new
重构的幻想乡地图
https://github.com/thwiki/gsk-map-new
touhou touhou-project
Last synced: 3 months ago
JSON representation
重构的幻想乡地图
- Host: GitHub
- URL: https://github.com/thwiki/gsk-map-new
- Owner: thwiki
- Created: 2023-05-18T01:26:07.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2025-04-01T08:13:41.000Z (about 1 year ago)
- Last Synced: 2025-04-01T09:24:47.175Z (about 1 year ago)
- Topics: touhou, touhou-project
- Language: Vue
- Homepage: https://map.thwiki.cc
- Size: 2.34 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 幻想乡地图
本项目为THBWiki衍生项目《互动式幻想乡柱状地图》的重构版
## Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn serve
```
### Compiles and minifies for production
```
yarn build
```
### Lints and fixes files
```
yarn lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).