An open API service indexing awesome lists of open source software.

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

重构的幻想乡地图

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/).