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

https://github.com/void2610/acvi-randomizer

A web application that randomly selects ARMORED CORE VI assemblies.
https://github.com/void2610/acvi-randomizer

Last synced: 11 months ago
JSON representation

A web application that randomly selects ARMORED CORE VI assemblies.

Awesome Lists containing this project

README

          

ACVI Randomizer
---
ARMORED CORE VIのアセンをランダムで選んでくれるやつ

A web application that randomly selects ARMORED CORE VI assemblies.

Install (開発者向け)
---
```sh
$ git clone https://github.com/void2610/ACVI-Randomizer/
$ cd acvi-randomizer
$ npm install
$ npm run dev
$ open http://localhost:3000
```