Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/skytomo221/terrors-of-nowhere-search
Search for terrors and stages that appear in the VRChat game world "Terrors of Nowhere"
https://github.com/skytomo221/terrors-of-nowhere-search
Last synced: 2 days ago
JSON representation
Search for terrors and stages that appear in the VRChat game world "Terrors of Nowhere"
- Host: GitHub
- URL: https://github.com/skytomo221/terrors-of-nowhere-search
- Owner: skytomo221
- Created: 2024-06-14T13:32:57.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-26T13:02:12.000Z (7 months ago)
- Last Synced: 2024-06-26T15:59:00.343Z (7 months ago)
- Language: TypeScript
- Homepage: https://skytomo221.com/terrors-of-nowhere-search
- Size: 1.28 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Terrors of Nowhere Search
このサイトはVRChat上でプレイできる[Terrors of Nowhere](https://vrchat.com/home/world/wrld_a61cdabe-1218-4287-9ffc-2a4d1414e5bd)に登場するテラーの検索を行うためのサイトです。
テラーにはそれぞれの選択したWikiページへのリンクがあります。![Site Image](https://pbs.twimg.com/media/GQ64JbraQAIICob?format=png&name=large)
## ビルド方法
このリポジトリをクローンして、ビルドを行うことでサイトを使用することもできます。
このプロジェクトは**webpack-cli**を使用して作成されました。
```console
npm run build
```または
```console
yarn build
```でビルドを行うことができます。