https://github.com/thwiki/gsk-map-new
重构的幻想乡地图
https://github.com/thwiki/gsk-map-new
touhou touhou-project
Last synced: about 2 months ago
JSON representation
重构的幻想乡地图
- Host: GitHub
- URL: https://github.com/thwiki/gsk-map-new
- Owner: thwiki
- Created: 2023-05-18T01:26:07.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-06-28T14:31:36.000Z (almost 2 years ago)
- Last Synced: 2025-01-10T17:53:46.786Z (3 months ago)
- Topics: touhou, touhou-project
- Language: Vue
- Homepage: https://map.thwiki.cc
- Size: 2.31 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/).