Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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"

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
```

でビルドを行うことができます。